|
@@ -1145,10 +1145,10 @@ export default {
|
|
|
opacity:0;
|
|
|
}
|
|
|
::v-deep .amap-icon img {
|
|
|
- // width: 11px !important;
|
|
|
- // height: 11px !important;
|
|
|
- width: 20px !important;
|
|
|
- height: 20px !important;
|
|
|
+ width: 11px !important;
|
|
|
+ height: 11px !important;
|
|
|
+ // width: 20px !important;
|
|
|
+ // height: 20px !important;
|
|
|
}
|
|
|
|
|
|
.scoped-marker-area {
|