fix:穿梭框在级联模式下显示溢出 #4103

This commit is contained in:
sqzhou 2022-05-06 15:10:25 +08:00
parent 6070be5e50
commit 86f7999df9

View File

@ -70,7 +70,9 @@
}
}
.#{$ns}AssociatedSelection {
.#{$ns}AssociatedSelection {
overflow: hidden;
&-left,
&-right {
min-height: unset;