统计类型配置-绑定指标-穿梭框不显示指标高度问题修改
This commit is contained in:
@@ -440,6 +440,9 @@ defineExpose({ open })
|
||||
|
||||
.el-cascader-menu__list {
|
||||
height: 100% !important;
|
||||
overflow-y: auto !important;
|
||||
padding-bottom: 50px !important;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user