地图描点图标调小到30px

This commit is contained in:
aixianling
2023-07-25 15:26:40 +08:00
parent d05b98d6e1
commit 45a6e9f468

View File

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