fix statusbar
All checks were successful
Backend Build and Test / build (push) Successful in 2m58s

This commit is contained in:
Huffle 2025-05-28 09:17:28 +02:00
parent ad48882bca
commit 85cd0be5b1

View File

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