陈帅 пре 7 година
родитељ
комит
6f236269bf
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      src/layouts/Header.less

+ 2 - 1
src/layouts/Header.less

@@ -2,6 +2,7 @@
   position: fixed;
   position: fixed;
   top: 0;
   top: 0;
   width: 100%;
   width: 100%;
-  z-index: 9;
+  // > @zindex-tooltip
+  z-index: 1061;
   transition: width 0.2s;
   transition: width 0.2s;
 }
 }