Browse Source

fix select x style

pull/549/head
afc163 9 years ago
parent
commit
a905709274
  1. 1
      style/components/select.less

1
style/components/select.less

@ -257,6 +257,7 @@
.@{select-prefix-cls}-selection__choice__remove {
.iconfont-mixin();
color: #919191;
line-height: 20px;
cursor: pointer;
display: inline-block;
font-weight: bold;

Loading…
Cancel
Save