shuishen
2023-06-25 fd1274d07f1e68ed28bdb08bd95e5bb27c4e2da1
src/styles/dc/index.scss
@@ -81,6 +81,32 @@
    left: 410px !important;
}
.compass-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 10px;
    bottom: 244px;
    width: 36px;
    height: 36px;
    font-size: 20px;
    color: #fff;
    background: #fff;
    border-radius: 5px;
    z-index: 97;
    background-color: $bg-color !important;
}
.compass-btn.homebottom {
    left: 402px !important;
    bottom: 580px;
}
.compass-btn.shrink-btn {
    left: 410px !important;
}
.screen-full-btn {
    display: flex;
    align-items: center;