Explorar el Código

style: 调整input默认字体

xyh hace 2 años
padre
commit
d9e4ea328f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
 }