fix toolbar alignment

This commit is contained in:
milan 2024-12-12 17:53:04 +01:00
parent 4c4725883e
commit 9e84456e21
2 changed files with 1 additions and 4 deletions

View File

@ -2703,9 +2703,6 @@ div#calendar-container div.calendar table tbody tr.rowhilite td {
margin-bottom: 0.3em;
margin-top: 0.3em;
}
#calendar-toolbar_toolbar .et2_toolbar_more {
margin-top: 0.5em;
}
#calendar-toolbar_toolbar et2-switch .label.on span.off {
filter: opacity(0.4);
}

View File

@ -1153,7 +1153,7 @@ div#calendar-container {
}
#calendar-toolbar_toolbar {
.et2_toolbar_more{
margin-top: 0.5em;
// margin-top: 0.5em;
}
et2-switch .label.on {
span.off {