Selaa lähdekoodia

Fixed connection warning div location

Toby Chui 1 vuosi sitten
vanhempi
commit
58b581b0c9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      web/desktop.system

+ 1 - 1
web/desktop.system

@@ -192,7 +192,7 @@
             position: fixed;
             z-index: 1000;
             right: 1em;
-            top: calc(30px + 1em);
+            top: 1em;
             display: none;
         }