correct list-style of groups
This commit is contained in:
parent
fc0787be92
commit
9ad57f29e9
1 changed files with 5 additions and 1 deletions
|
@ -191,6 +191,10 @@
|
|||
&-multiple .@{css-prefix}tag{
|
||||
margin: 3px 4px 2px 0;
|
||||
}
|
||||
|
||||
&-dropdown-list {
|
||||
list-style: none;
|
||||
}
|
||||
}
|
||||
|
||||
.select-item(@select-prefix-cls, @select-item-prefix-cls);
|
||||
|
@ -244,4 +248,4 @@
|
|||
.active-error;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue