소스 검색

更新 'src/App.vue'

chuck 1 년 전
부모
커밋
006a993647
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      src/App.vue

+ 4 - 1
src/App.vue

@@ -114,7 +114,10 @@ const navsData = ref([
       display: none;
     }
     .right {
-      margin-left: unset;
+      margin-left: unset !important;
+    }
+    .list-item{
+      width: 100% !important;
     }
   }
   .left{