Parcourir la source

修改body样式

lichao il y a 3 ans
Parent
commit
fa0a6f55b8
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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;