shuishen
2022-09-20 7bd0fe94253a3f797c8791d9ee65901e1402efb6
src/styles/base/index.scss
@@ -46,4 +46,11 @@
::-webkit-scrollbar-thumb:hover {
    background-color: rgba(7, 22, 37, 0.8);
}
.car-video-box {
    .el-dialog {
        left: auto !important;
        right: 240px;
    }
}