ibizsample0003-spickup-tree-view.less 268 字节 编辑Web IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 .ibizsample0003-spickup-tree-view{ position: relative; } .search-contant { height: 40px; .ivu-input-wrapper { max-width: 400px; padding-top: 6px; } } .tree-contant { height: 100%; margin: 0px 0px 16px 0; overflow: auto; }