mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-04 04:58:55 +08:00
This commit is contained in:
parent
ebf0168ece
commit
e7ca8c9af8
@ -115,6 +115,10 @@
|
|||||||
.@{selectPrefixCls}-selection__clear {
|
.@{selectPrefixCls}-selection__clear {
|
||||||
.selection__clear();
|
.selection__clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.@{selectPrefixCls}-selection__placeholder {
|
||||||
|
color: #ccc;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&-lg {
|
&-lg {
|
||||||
|
Loading…
Reference in New Issue
Block a user