소스 검색

loading bar z-index

Michael Wang 4 년 전
부모
커밋
65545d3dea
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/styles/nprogress.css

+ 1 - 1
src/styles/nprogress.css

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