Przeglądaj źródła

场景热点title层级问题

shaogen1995 3 lat temu
rodzic
commit
231121699d

+ 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;
 }