Connection Status Overlay: Fix z-index (#3335)
This commit is contained in:
parent
11aa44de56
commit
d3922cb116
@ -3,6 +3,7 @@
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
z-index: 2;
|
||||
|
||||
transition: transform 300ms ease, opacity 300ms ease;
|
||||
opacity: 1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user