update Cascader

This commit is contained in:
梁灏 2017-05-12 10:23:11 +08:00
parent 29264399e4
commit 952ddb518e
2 changed files with 23 additions and 2 deletions

View file

@ -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;