mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
tweak clear icon position
This commit is contained in:
parent
9537ce02ee
commit
54f443a266
@ -53,9 +53,8 @@
|
||||
font-size: @font-size-base;
|
||||
color: @disabled-color;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
margin-top: -7px;
|
||||
line-height: 14px;
|
||||
height: 12px;
|
||||
margin-top: -6px;
|
||||
cursor: pointer;
|
||||
transition: color 0.3s, opacity 0.3s;
|
||||
&:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user