瀏覽代碼

修改body样式

lichao 3 年之前
父節點
當前提交
fa0a6f55b8
共有 1 個文件被更改,包括 3 次插入0 次删除
  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;