调整贵州地图显示页面右下角显示的图标大小

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2023-11-16 09:45:45 +08:00
parent fd7bc64fa7
commit 4cc7703dc9

View File

@@ -156,12 +156,12 @@ export default {
height: 15px;
}
.m-tuli {
width: 26px;
height: 48px;
width: 38px;
height: 72px;
}
.m-tubiao {
width: 54px;
height: 80px;
width: 36px;
height: 54px;
}
.minfs {
font-size: 1.6vw !important;