ソースを参照

fix: 修改左侧最小宽度

ninidesign 5 年 前
コミット
d7e626632c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/sites/doc/views/Main.vue

+ 1 - 1
src/sites/doc/views/Main.vue

@@ -101,7 +101,7 @@ export default defineComponent({
     padding: 15% 0 0 8.8%;
     // margin: auto 0;
     width: 1300px;
-    min-width: 1000px;
+    min-width: 550px;
     .content-title {
       // line-height: 36px;
       font-family: PingFangSC-Medium;