mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
fix: DatePicker's input box is obscured on safari
This commit is contained in:
parent
94072ad5ea
commit
f78fc1c757
@ -98,6 +98,7 @@
|
||||
.input;
|
||||
|
||||
height: @input-height-sm;
|
||||
line-height: @input-height-sm;
|
||||
padding-right: 0;
|
||||
padding-left: 0;
|
||||
border: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user