Commit 0e34eed4c76a6932dfbd080d017078100bedbe31

Authored by 梁灏
1 parent 65b41a2d

update Dropdown less

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/styles/mixins/select.less
1 .select-item(@size-class, @item-class) { 1 .select-item(@size-class, @item-class) {
2 .@{item-class} { 2 .@{item-class} {
3 margin: 0; 3 margin: 0;
  4 + line-height: normal;
4 padding: 7px 16px; 5 padding: 7px 16px;
5 clear: both; 6 clear: both;
6 color: @text-color; 7 color: @text-color;