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

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; height: 15px;
} }
.m-tuli { .m-tuli {
width: 26px; width: 38px;
height: 48px; height: 72px;
} }
.m-tubiao { .m-tubiao {
width: 54px; width: 36px;
height: 80px; height: 54px;
} }
.minfs { .minfs {
font-size: 1.6vw !important; font-size: 1.6vw !important;