fix: 修改地图折叠的高度

This commit is contained in:
yarnom 2025-09-11 17:50:37 +08:00
parent d2a73a7dc3
commit ff9ab1f6c2

View File

@ -122,7 +122,7 @@
}
.map-container.collapsed {
height: 20vh;
height: 38vh;
}
#map {