Sfoglia il codice sorgente

Merge branch 'master' into zhaoj

ZhaoJing 1 anno fa
parent
commit
4ff3bb60f3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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;
 }