update Cascader
This commit is contained in:
parent
29264399e4
commit
952ddb518e
2 changed files with 23 additions and 2 deletions
|
@ -79,6 +79,15 @@
|
|||
padding: 5px 0;
|
||||
}
|
||||
|
||||
&-not-found-tip{
|
||||
padding: 5px 0;
|
||||
text-align: center;
|
||||
color: @btn-disable-color;
|
||||
}
|
||||
&-not-found .@{select-dropdown-prefix-cls} {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
&-menu{
|
||||
display: inline-block;
|
||||
min-width: 100px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue