Fix calendar weekend action's icons

This commit is contained in:
hadi 2023-06-06 15:00:54 +02:00
parent 18c3ed19f4
commit 6e044b93f9
2 changed files with 2 additions and 2 deletions

View File

@ -1490,7 +1490,7 @@ et2-switch#calendar-toolbar_toolbar-weekend {
}
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend::part(base){width: 100%; height: 100%;}
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label span {
background-size: contain;
background-size: 20px;
height: 75%;
}
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label {

View File

@ -1450,7 +1450,7 @@ et2-switch#calendar-toolbar_toolbar-weekend {
height: 100%;
}
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label span {
background-size: contain;
background-size: 20px;
height: 75%;
}
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label {