Post merge fix

This commit is contained in:
2026-06-06 18:44:40 +02:00
parent 31e98c0936
commit 7f3913dcfb
3 changed files with 5 additions and 7 deletions
+1 -3
View File
@@ -16,7 +16,6 @@
.listbox {
max-width: auto;
margin:0 0;
margin-top: 96px;
background-color: #90ff82;
background-color: $rundbgbackgroundcolor;
padding-bottom: 96px;
@@ -53,9 +52,8 @@
display: grid;
grid-template-columns: auto auto auto;
gap: 8px;
margin-top: 96px;
}
.warning {
color: #570000;
}
}