소스 검색

代码上传

zhangqiOMG 2 년 전
부모
커밋
8617559fd3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/newLayout/modules/navRight.vue

+ 1 - 1
src/components/newLayout/modules/navRight.vue

@@ -74,6 +74,6 @@ export default {
   top:0;
   height:100%;
   background:rgba(0, 0,0,.3);z-index:2000;
-  z-index: 2022;
+  z-index: 2003;
 }
 </style>