瀏覽代碼

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

louhangfei 10 月之前
父節點
當前提交
747cc5e6f8
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;