Browse Source

remove comment code

pull/57/head
afc163 9 years ago
parent
commit
f85b235c1e
  1. 4
      style/components/select.less

4
style/components/select.less

@ -250,10 +250,6 @@
background-color: tint(@primary-color, 90%) !important;
}
// &-selected {
// .selected_icon();
// }
&-disabled {
color: #ccc;
cursor: not-allowed;

Loading…
Cancel
Save