mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
style: Input.Password support style={{ fontSize }} (#37898)
close #37766
This commit is contained in:
parent
e5c1e84a7e
commit
f7d9398d0b
@ -30,6 +30,7 @@
|
||||
|
||||
> input.@{ant-prefix}-input {
|
||||
padding: 0;
|
||||
font-size: inherit;
|
||||
border: none;
|
||||
outline: none;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user