mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix(血缘关系): 下拉树组件高度调整
This commit is contained in:
@@ -632,7 +632,7 @@ export default {
|
||||
visibility: visible;
|
||||
}
|
||||
.relation-popover {
|
||||
max-height: 100%;
|
||||
max-height: 80%;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user