fix(export): 统一时间输入框字体与日期输入框一致

This commit is contained in:
佘志高
2026-04-11 22:17:34 +08:00
parent f2d6188c53
commit caf5b0c9db

View File

@@ -202,6 +202,7 @@
height: 30px; height: 30px;
padding: 0 9px; padding: 0 9px;
font-size: 12px; font-size: 12px;
font-family: inherit;
&:focus { &:focus {
outline: none; outline: none;