fix toolbar (#135)
All checks were successful
Backend Build and Test / build (push) Successful in 3m44s
Backend Deploy / build (push) Successful in 20s

closes #134

Reviewed-on: #135
This commit was merged in pull request #135.
This commit is contained in:
2025-05-28 12:02:43 +02:00
parent 9cbb8756d1
commit 02c5c6ea68
2 changed files with 2 additions and 4 deletions

View File

@@ -51,8 +51,8 @@ button {
ion-header.md {
ion-toolbar:first-child {
--padding-top: 27px;
height: 66px;
--padding-top: 30px;
--padding-bottom: 15px;
}
}