地图描点图标调小到30px

This commit is contained in:
aixianling
2023-07-25 14:39:23 +08:00
parent 14cbefd125
commit d05b98d6e1

View File

@@ -228,8 +228,8 @@ export default {
position: relative; position: relative;
& > img { & > img {
width: 50px; width: 30px;
height: 50px; height: 30px;
} }
& > span { & > span {