Преглед изворни кода

场景热点title层级问题

shaogen1995 пре 3 година
родитељ
комит
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;
 }