Commit 638590f55b77461063d64ffe3503a3d9a9114d2c

Authored by 梁灏
1 parent 952ddb51

update Cascader

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/styles/components/cascader.less
@@ -85,7 +85,7 @@ @@ -85,7 +85,7 @@
85 color: @btn-disable-color; 85 color: @btn-disable-color;
86 } 86 }
87 &-not-found .@{select-dropdown-prefix-cls} { 87 &-not-found .@{select-dropdown-prefix-cls} {
88 - width: 100%; 88 + width: inherit;
89 } 89 }
90 90
91 &-menu{ 91 &-menu{