.t_adaptive_page{align-content:center;display:flex;height:100%;overflow:hidden;width:100%}.t_adaptive_page .left_content{background:var(--el-bg-color);margin:8px 0 8px 8px}.t_adaptive_page .left_content .left_tree{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:10px;width:100%}.t_adaptive_page .right_content{display:flex;flex:1;flex-direction:column;height:100%;overflow:hidden;width:100%}.t_adaptive_page .right_content .table_main{flex:1;height:100vh;overflow-y:auto;width:100%}.t_adaptive_page .right_content .table_main .t-table{display:flex;flex:1;flex-direction:column;height:100%;width:100%}.t_adaptive_page .right_content .t_table_self-filling .t-table .el-table{height:100vh}