mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +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