.device-status-content-box{ background-image: url("@/assets/common/device_status_bg_line.png"); background-size: 100% 100%; background-position: bottom; background-repeat: no-repeat; .el-scrollbar__view { background: transparent !important; height: 600px; } .el-table__inner-wrapper{ background-color: transparent !important; } .el-table__body-wrapper, .el-scrollbar__wrap, .el-scrollbar{ background: transparent !important; } }