File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ $cordova-statusbar-padding-modal-max-width: 767px !default;
17
17
18
18
> .toolbar.statusbar-padding :first-child {
19
19
padding-top : $cordova-ios-statusbar-padding ;
20
+
20
21
height : calc (#{$toolbar-height } + #{$cordova-ios-statusbar-padding } );
21
22
min-height : calc (#{$toolbar-height } + #{$cordova-ios-statusbar-padding } );
22
23
}
@@ -60,6 +61,7 @@ $cordova-statusbar-padding-modal-max-width: 767px !default;
60
61
> .toolbar.statusbar-padding :first-child ion-segment ,
61
62
> .toolbar.statusbar-padding :first-child ion-title {
62
63
padding-top : $cordova-ios-statusbar-padding ;
64
+
63
65
height : calc (#{$toolbar-height } + #{$cordova-ios-statusbar-padding } );
64
66
min-height : calc (#{$toolbar-height } + #{$cordova-ios-statusbar-padding } );
65
67
}
You can’t perform that action at this time.
0 commit comments