Make the z-index high enough for everyone.
This commit is contained in:
parent
43d14c0c81
commit
70faa9e87f
@ -24,4 +24,5 @@
|
|||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
z-index: 64;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user