shaogen1995 3 лет назад
Родитель
Сommit
231121699d
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      web/public/static/css/main.css
  2. 1 1
      webM/public/static/css/main.css

+ 1 - 1
web/public/static/css/main.css

@@ -3405,7 +3405,7 @@ a.hasHover:hover, a:active {
     bottom: 0px;
     width: 100%;
     transition: all .5s;
-    z-index: 4;
+    z-index: 9998;
     position: absolute;
 }
 

+ 1 - 1
webM/public/static/css/main.css

@@ -3854,7 +3854,7 @@ a.tag-link {
     bottom: 0px;
     width: 100%;
     transition: all .5s;
-    z-index: 4;
+    z-index: 9998;
     position: absolute;
 }