liuyg
2021-12-31 5c7c3cc18ce38ec6897808d63359cf774b958a30
src/styles/pcpage/dc-ui.scss
@@ -12,4 +12,22 @@
        transform: scale(1.6);
    }
    .dc-zoom-controller {
        background: #2196f3;
    }
    .dc-compass .out-ring {
        fill: #2196f3;
    }
    .dc-hawkeye-map {
        left: auto;
        right: 16px;
        bottom: 16px;
    }
    .dc-compass .gyro {
        fill: #2196f3;
    }
}