Browse Source

fix style

pull/4030/head
afc163 8 years ago
committed by Benjy Cui
parent
commit
13020b7737
  1. 2
      components/input/style/search-input.less

2
components/input/style/search-input.less

@ -25,7 +25,7 @@
}
}
&:hover .@{ant-prefix}-input-search {
&:hover .@{ant-prefix}-input-search:not[disabled] {
border: 1px solid @input-hover-border-color;
}
}

Loading…
Cancel
Save