mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(demos): fix iOS statusbar zindex
This commit is contained in:
@@ -298,7 +298,7 @@ body.ios img#ios-only {
|
||||
top: 0px;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
z-index: 9999;
|
||||
z-index: 50;
|
||||
}
|
||||
|
||||
.item-bold {
|
||||
|
||||
Reference in New Issue
Block a user