fix(cascader): search result not fill the entire panel (#35019)

Co-authored-by: wanghao <wanghao.wong@bytedance.com>
This commit is contained in:
王浩 2022-04-13 21:59:41 +08:00 committed by GitHub
parent 800ce2a5e7
commit a7c5f6b516
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@
}
&-menu {
flex-grow: 1;
min-width: 111px;
height: 180px;
margin: 0;