Sfoglia il codice sorgente

Merge branch 'dev-lhf' into 'dev'

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

See merge request product-group-fe/sfy-safety-group/sfy-safety!116
楼航飞 10 mesi fa
parent
commit
7ac168f50f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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;