.capacity-chart-container{flex:1;overflow:auto;margin-top:10px;display:flex;justify-content:space-between;flex-wrap:wrap}.capacity-chart-container .chart-card{width:calc(50% - 7.5px);height:342px}.capacity-chart-container .chart-card .el-card__header{padding:10px}.capacity-chart-container .chart-card .el-card__body{padding:0!important;height:300px;overflow:auto}.capacity-chart-container .chart-card .el-card__body::-webkit-scrollbar{width:8px;height:10px}.capacity-chart-container .chart-card .el-card__body::-webkit-scrollbar-thumb{height:10px;background-color:#dcdfe6;border-radius:4px}.capacity-chart-container .chart-card .chart{width:100%;height:300px}