校园-江西科技师范大学-前端
shuishen
2023-12-05 30f4204ca6fb295d0f3d9cae41fbb4e62321beb4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#sceneview .ol-zoom,
#viewer-container .ol-zoom {
    padding: 1px !important;
    // &>div {
    //     background-color: #2196f3 !important;
    //     color: #fff !important;
    // }
 
    // .esri-disabled {
    //     span {
    //         color: #90CBF9 !important;
    //     }
    // }
 
    button {
        background-color: #2196f3 !important;
    }
}