浏览代码

style: 调整input默认字体

xyh 2 年之前
父节点
当前提交
d9e4ea328f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;
 }