Explorar el Código

Fix Loading重叠问题

Nolovenodie丶 hace 3 años
padre
commit
1800dd9d95
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      static/css/style.css

+ 1 - 1
static/css/style.css

@@ -120,7 +120,7 @@
 }
 
 .misty-loading {
-	z-index: 9999;
+	z-index: 9999 !important;
 	position: fixed;
 	top: 0;
 	left: 0;