guanqb
2022-11-11 8e1c45a28bd063a97c0874d2278f817c272ad205
切换地图图标位置修改
1 files modified
4 ■■■■ changed files
src/styles/dc/index.scss 4 ●●●● patch | view | raw | blame | history
src/styles/dc/index.scss
@@ -119,7 +119,7 @@
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50px;
    left: 46px;
    bottom: 190px;
    font-size: 20px;
    color: #fff;
@@ -154,6 +154,6 @@
    }
}
.image-switch-img-btn.imgbottom {
        left: 450px;
        left: 446px;
        bottom: 490px;
}