chuck 1 жил өмнө
parent
commit
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{