Post merge fix
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user