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 1 .select-item(@size-class, @item-class) {
2 2 .@{item-class} {
3 3 margin: 0;
  4 + line-height: normal;
4 5 padding: 7px 16px;
5 6 clear: both;
6 7 color: @text-color;
... ...