2024年6月12日发(作者:)

7 }

8 .tree_app {

9 height: 200px;

10 }

11 .el-tree-node>.el-tree-node__children{

12 overflow:visible !important;

13 }

::-webkit-scrollbar {

width: 10px;

height: 10px;

}

::-webkit-scrollbar-thumb {

background-color: #000000;

border-radius: 3px;

}