Selaa lähdekoodia

style: 调整侧边栏宽度为228px

louhangfei 10 kuukautta sitten
vanhempi
commit
747cc5e6f8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/layout/MenuLayout.vue

+ 1 - 1
src/layout/MenuLayout.vue

@@ -90,7 +90,7 @@
   .aside {
     display: flex;
     flex-direction: column;
-    width: 270px;
+    width: 228px;
     height: 100%;
     flex-shrink: 0;
     border-radius: 4px;