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{
|
&-multiple .@{css-prefix}tag{
|
||||||
margin: 3px 4px 2px 0;
|
margin: 3px 4px 2px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&-dropdown-list {
|
||||||
|
list-style: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.select-item(@select-prefix-cls, @select-item-prefix-cls);
|
.select-item(@select-prefix-cls, @select-item-prefix-cls);
|
||||||
|
|
Loading…
Add table
Reference in a new issue