update Dropdown
update Dropdown
This commit is contained in:
parent
79633f3c02
commit
745bcbc25e
3 changed files with 53 additions and 27 deletions
|
@ -5,6 +5,13 @@
|
|||
display: inline-block;
|
||||
position: relative;
|
||||
|
||||
.@{select-dropdown-prefix-cls} {
|
||||
overflow: visible;
|
||||
}
|
||||
.@{dropdown-prefix-cls} {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
&-rel{
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue