mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 21:42:32 +08:00
Merge pull request #4785 from dataease/pr@dev@style_filter_select
style(过滤器): 下拉框出现虚拟滚动
This commit is contained in:
@@ -237,7 +237,7 @@ export default {
|
||||
.VisualSelects {
|
||||
.el-scrollbar {
|
||||
position: relative;
|
||||
height: 250px;
|
||||
height: 245px;
|
||||
overflow: inherit;
|
||||
overflow-x: hidden;
|
||||
content-visibility: auto;
|
||||
|
||||
Reference in New Issue
Block a user