1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Fix issues in preload state

This commit is contained in:
tobspr
2022-06-17 14:16:25 +02:00
parent e730a88ad1
commit de56764103
3 changed files with 13 additions and 19 deletions

View File

@@ -59,7 +59,7 @@ body {
#ll_p {
display: grid;
position: fixed;
z-index: 99999;
z-index: 999;
top: 0;
left: 0;
right: 0;