Fixes network problem message position
This commit is contained in:
parent
09ba14eb04
commit
cd5e84e4ef
|
@ -474,6 +474,7 @@
|
|||
#localConnectionMessage {
|
||||
display: none;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
top:50%;
|
||||
z-index: 2;
|
||||
|
|
Loading…
Reference in New Issue