.labelManage{height:80vh;overflow:auto}.labelManage .head{display:flex;justify-content:space-between;margin-bottom:20px}.labelManage .head .left{width:330px;display:flex;justify-content:space-around}.labelManage .el-table{margin-top:10px;border:1px solid #eee;overflow:auto;border-top:1px solid var(--prev-color-primary);border-bottom:0}.labelManage .el-table .table-button{display:flex;justify-content:center}.labelManage .el-table .table-button .morebutton+.morebutton{margin-left:10px}.labelManage .el-table .el-table__header-wrapper{background:#f0f0f0}.labelManage .el-table .el-table__header-wrapper td,.labelManage .el-table .el-table__header-wrapper th{background:#f0f0f0;padding:10px 0}.labelManage .el-table .el-table__body-wrapper td,.labelManage .el-table .el-table__body-wrapper th{padding:10px 0}.labelManage .el-table .el-table__body-wrapper::-webkit-scrollbar{width:6px;height:8px}.labelManage .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:3px}