Explorar o código

fix #2249 set index to 1061

陈帅 %!s(int64=7) %!d(string=hai) anos
pai
achega
6f236269bf
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/layouts/Header.less

+ 2 - 1
src/layouts/Header.less

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