Browse Source

Merge branch 'master' into zhaoj

ZhaoJing 1 year ago
parent
commit
4ff3bb60f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/styles/main.scss

+ 1 - 1
src/styles/main.scss

@@ -24,5 +24,5 @@ html.dark {
 
 // 解决苹果手机点击input框放大的问题
 input {
-  font-size: 14px !important;
+  font-size: 16px !important;
 }