fix: 树状视图深层级节点支持水平滚动
This commit is contained in:
@@ -760,7 +760,7 @@ onUnmounted(() => {
|
||||
|
||||
.key-content {
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.key-checkbox {
|
||||
|
||||
Reference in New Issue
Block a user