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