mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
fix(header): fix iOS header visibility bug
This commit is contained in:
@ -47,6 +47,10 @@ $toolbar-ios-translucent-opacity: .88 !default;
|
||||
min-height: $toolbar-ios-height;
|
||||
}
|
||||
|
||||
.header-ios {
|
||||
min-height: $toolbar-ios-height;
|
||||
}
|
||||
|
||||
|
||||
// iOS Toolbar Background
|
||||
// --------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user