mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
取消删除树组件最大高度限制
This commit is contained in:
parent
903c0b0223
commit
c9d5cce9d2
@ -22,6 +22,7 @@
|
||||
}
|
||||
|
||||
& > .#{$ns}Tree {
|
||||
max-height: var(--Tree-max-height);
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user