Fix status bar z-index
This commit is contained in:
parent
2d83e5c7e7
commit
03481261e8
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
.announcement {
|
||||
position: absolute;
|
||||
z-index: 4;
|
||||
z-index: 3;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
|
|
Reference in a new issue