We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa34e7 commit 17939c1Copy full SHA for 17939c1
components/select/style/multiple.less
@@ -54,6 +54,7 @@
54
width: 0;
55
margin: @select-multiple-item-spacing-half 0;
56
line-height: @select-multiple-item-height;
57
+ visibility: hidden;
58
content: '\a0';
59
}
60
0 commit comments