mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
Fix safari input text align, close #7135
This commit is contained in:
parent
a329d3d39b
commit
b687a32044
@ -46,6 +46,7 @@
|
||||
height: @input-height-base;
|
||||
cursor: text;
|
||||
font-size: @font-size-base;
|
||||
line-height: @line-height-base;
|
||||
color: @input-color;
|
||||
background-color: @input-bg;
|
||||
background-image: none;
|
||||
|
Loading…
Reference in New Issue
Block a user