Browse Source

fix: 修改左侧最小宽度

ninidesign 5 years ago
parent
commit
d7e626632c
1 changed files with 1 additions and 1 deletions
  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;