fix statusbar #126

Merged
Huffle merged 1 commits from AP-123 into main 2025-05-28 09:18:30 +02:00

View File

@ -46,4 +46,11 @@ ion-header {
button {
font-size: 16px;
}
ion-header.md {
ion-toolbar:first-child {
--padding-top: 27px;
height: 66px;
}
}