Browse Source

更新 'src/App.vue'

chuck 1 year ago
parent
commit
006a993647
1 changed files with 4 additions and 1 deletions
  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{