mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 13:47:02 +08:00
style: fix input clear icon color css priority (#31378)
This commit is contained in:
parent
c1d52d3b9b
commit
ba6de5ba18
@ -1,7 +1,7 @@
|
||||
@import './index';
|
||||
|
||||
// ========================= Input =========================
|
||||
.@{ant-prefix}-input-clear-icon {
|
||||
.@{ant-prefix}-input-clear-icon.@{iconfont-css-prefix} {
|
||||
margin: 0 @input-affix-margin;
|
||||
color: @disabled-color;
|
||||
font-size: @font-size-sm;
|
||||
|
Loading…
Reference in New Issue
Block a user