Browse Source

Revert moe z-index change

Vijayakrishnan 3 years ago
parent
commit
bdffa3491a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/css/yemi.css

+ 1 - 1
public/css/yemi.css

@@ -8,7 +8,7 @@
     position: relative;
 }
 [moe] [url]:not([show]) {
-    z-index: 999999;
+    z-index: 99999;
     position: absolute;
     background-color: white;
     padding: 10px;