Browse Source

style: 调整input默认字体

xyh 2 years ago
parent
commit
d9e4ea328f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/styles/app.css

+ 1 - 1
src/styles/app.css

@@ -54,5 +54,5 @@ page {
 }
 
 input {
-  font-size: 14px;
+  font-size: 16px;
 }