Przeglądaj źródła

更新 'src/App.vue'

chuck 1 rok temu
rodzic
commit
006a993647
1 zmienionych plików z 4 dodań i 1 usunięć
  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{