浏览代码

更新 '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{