mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
Merge pull request #5820 from megawac/input-suffix-color
Set the color on input suffix
This commit is contained in:
commit
4edcda3ed0
@ -303,6 +303,7 @@
|
||||
transform: translateY(-50%);
|
||||
z-index: 2;
|
||||
line-height: 0;
|
||||
color: @input-color;
|
||||
}
|
||||
|
||||
.@{inputClass}-prefix {
|
||||
|
Loading…
Reference in New Issue
Block a user