style(过滤器): 下拉框出现虚拟滚动

This commit is contained in:
fit2cloud-chenyw 2023-03-14 18:25:19 +08:00
parent 5244c65095
commit 5c967d0462

View File

@ -237,7 +237,7 @@ export default {
.VisualSelects {
.el-scrollbar {
position: relative;
height: 250px;
height: 245px;
overflow: inherit;
overflow-x: hidden;
content-visibility: auto;