mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
Merge branch 'fix__toolbar_statusbar-padding' of https://github.com/dominikstrasser/ionic
This commit is contained in:
@ -45,7 +45,6 @@ $cordova-statusbar-padding-modal-max-width: 767px !default;
|
||||
> .toolbar.statusbar-padding:first-child {
|
||||
padding-top: calc(#{$cordova-statusbar-padding} + #{$toolbar-padding});
|
||||
|
||||
height: calc(#{$toolbar-height} + #{$cordova-statusbar-padding});
|
||||
min-height: calc(#{$toolbar-height} + #{$cordova-statusbar-padding});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user