style: Input.Password support style={{ fontSize }} (#37898)

close #37766
This commit is contained in:
afc163 2022-10-09 11:04:55 +08:00 committed by GitHub
parent e5c1e84a7e
commit f7d9398d0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,7 @@
> input.@{ant-prefix}-input {
padding: 0;
font-size: inherit;
border: none;
outline: none;