shuishen
2023-03-18 cf5f0dc4f746e604248b8a668fb51e94b2b35f49
src/styles/dc/index.scss
@@ -55,6 +55,32 @@
    bottom: 362px !important;
}
.over-look-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 36px;
    height: 36px;
    font-size: 20px;
    color: #fff;
    background: #fff;
    border-radius: 5px;
    z-index: 97;
    background-color: $bg-color !important;
}
.over-look-btn.homebottom {
    left: 402px !important;
    bottom: 540px;
}
.over-look-btn.shrink-btn {
    left: 410px !important;
}
.screen-full-btn {
    display: flex;
    align-items: center;
@@ -87,11 +113,11 @@
    bottom: 318px;
}
.dc-zoom-controller.shrink-btn {
.screen-full-btn.shrink-btn {
    left: 410px !important;
}
.screen-full-btn.shrink-btn {
.dc-zoom-controller.shrink-btn {
    left: 410px !important;
}