Browse Source

fix(main.scss):设置最小宽度

liyangbin 2 years ago
parent
commit
482694e7a1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/assets/style/main.scss

+ 1 - 0
src/assets/style/main.scss

@@ -1,6 +1,7 @@
 html {
   font-family: 'Helvetica';
   font-style: normal;
+  min-width: 1280px;
 }
 h1 {
   font-weight: 700;