update Cascader
update Cascader
This commit is contained in:
parent
165bb7c9ed
commit
9ec927b149
4 changed files with 7 additions and 3 deletions
|
@ -31,6 +31,7 @@
|
|||
}
|
||||
|
||||
.@{select-dropdown-prefix-cls} {
|
||||
width: auto;
|
||||
padding: 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
@ -42,7 +43,7 @@
|
|||
min-width: 100px;
|
||||
height: 180px;
|
||||
margin: 0;
|
||||
padding: 5px 0;
|
||||
padding: 5px 0 !important;
|
||||
vertical-align: top;
|
||||
list-style: none;
|
||||
border-right: 1px solid @border-color-split;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue