mirror of
https://github.com/mue/mue.git
synced 2026-07-14 04:24:01 +02:00
@@ -69,8 +69,8 @@
|
||||
.resetDataButtonsLayout {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
grid-gap: 20px;
|
||||
|
||||
grid-gap: 20px;
|
||||
|
||||
:nth-child(1) {
|
||||
grid-column: span 2;
|
||||
}
|
||||
@@ -81,7 +81,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
table {
|
||||
border-collapse: separate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user