Cascader: show scroll only when overflowing

pull/22720/head
Haoran Yu 2023-10-27 17:43:53 +08:00
parent 290e68ea6a
commit a7cf6b79ce
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
} }
@include e(wrap) { @include e(wrap) {
overflow: scroll; overflow: auto;
height: 100%; height: 100%;
@include m(hidden-default) { @include m(hidden-default) {