Browse Source

loading bar z-index

Michael Wang 4 years ago
parent
commit
65545d3dea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/styles/nprogress.css

+ 1 - 1
src/styles/nprogress.css

@@ -7,7 +7,7 @@
   background: #29d;
 
   position: fixed;
-  z-index: 1031;
+  z-index: 10031;
   top: 0;
   left: 0;