Browse Source

全局自定义样式

wuhao 3 years atrás
parent
commit
02f98b6b62
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/common/main.scss

+ 5 - 0
src/common/main.scss

@@ -83,4 +83,9 @@
   width: 178px !important;
   height: 178px;
   display: block;
+}
+
+/* 表单按钮 */
+.form-btn{
+  margin-left: 100px;
 }