.treeDiv{position:sticky;top:0;height:calc(100vh - 150px);overflow:scroll;border-right:1px dotted #ebeef5}.input-nav{display:flex;justify-content:space-between}.input-nav .refresh-icon{font-size:20px;padding:8px 15px}.grid-content{height:calc(100vh - 150px);overflow:scroll}.grid-content::-webkit-scrollbar,.treeDiv::-webkit-scrollbar{display:none}.filter{position:sticky;top:0;z-index:2;margin-bottom:20px}.custom-tree-node{flex:1;display:flex;align-items:center;justify-content:space-between;font-size:14px;padding-right:8px}.el-button--mini,.el-button--mini.is-round{padding:2px}.page{background:#fff;padding:10px}.page .page-title{text-align:left;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #ebeef5}.page .page-title h4{font-weight:800;font-size:14px;border-left:2px solid #3296fa;padding-left:9px;display:inline}