fix statusbar (#126)
closes #123 Reviewed-on: #126
This commit was merged in pull request #126.
This commit is contained in:
@@ -46,4 +46,11 @@ ion-header {
|
||||
|
||||
button {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
ion-header.md {
|
||||
ion-toolbar:first-child {
|
||||
--padding-top: 27px;
|
||||
height: 66px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user