Fixing the loading indicator z-index
This commit is contained in:
parent
d04f9e3a3f
commit
a8d9e0f24f
@ -27,7 +27,7 @@
|
|||||||
position: absolute
|
position: absolute
|
||||||
top: 0
|
top: 0
|
||||||
width: 100%
|
width: 100%
|
||||||
z-index: 100
|
z-index: 1
|
||||||
|
|
||||||
.indicatorContents
|
.indicatorContents
|
||||||
font-size: 30px
|
font-size: 30px
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user