shuishen
2023-06-25 fd1274d07f1e68ed28bdb08bd95e5bb27c4e2da1
src/styles/icon/index.scss
@@ -84,4 +84,15 @@
    content: "替";
    font-size: countSizeVh(16);
    visibility: hidden;
}
.el-icon-compass-btn {
    background: url(/images/earth-navi-control.png) center no-repeat;
    background-size: countSizeVh(36) countSizeVh(24);
}
.el-icon-compass-btn:before {
    content: "替";
    font-size: countSizeVh(16);
    visibility: hidden;
}