solve the duplicate of selector

This commit is contained in:
unknown 2019-07-23 14:47:35 +08:00
parent 98bafca7da
commit 8b533c0635

View File

@ -147,6 +147,9 @@
position: relative;
height: @input-height-base;
cursor: pointer;
.@{select-prefix-cls}-selection__rendered {
margin-right: 25px;
}
}
&-selection__rendered {
@ -376,12 +379,6 @@
padding-right: 16px;
}
&-selection--single {
.@{select-prefix-cls}-selection__rendered {
margin-right: 25px;
}
}
&-allow-clear &-selection--multiple &-selection__rendered,
&-show-arrow &-selection--multiple &-selection__rendered {
margin-right: 20px; // In case that clear button will overlap content