Browse Source

fix select arrow position in form-item

pull/69/head
afc163 9 years ago
parent
commit
37a114d49f
  1. 2
      style/components/form.less

2
style/components/form.less

@ -149,7 +149,7 @@ form {
.@{selectPrefixCls}-selection__rendered {
padding-left: 8px;
padding-right: 25px;
line-height: 32px;
line-height: 30px;
}
}

Loading…
Cancel
Save