mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
redo - add min-height
This commit is contained in:
@@ -44,6 +44,8 @@ $cordova-statusbar-padding-modal-max-width: 767px !default;
|
||||
|
||||
> .toolbar.statusbar-padding:first-child {
|
||||
padding-top: calc(#{$cordova-statusbar-padding} + #{$toolbar-padding});
|
||||
|
||||
min-height: calc(#{$toolbar-height} + #{$cordova-statusbar-padding});
|
||||
}
|
||||
|
||||
> ion-content.statusbar-padding:first-child .scroll-content {
|
||||
|
||||
Reference in New Issue
Block a user