Browse Source

修改body样式

lichao 3 years ago
parent
commit
fa0a6f55b8
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/styles/variables.scss

+ 3 - 0
src/styles/variables.scss

@@ -1,4 +1,7 @@
 //main
+body {
+  font-weight: normal !important;
+}
 $mainBg: #409eff;
 .avue-form__menu--center {
   text-align: right !important;