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