mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +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