细节优化

master
gongfuxiang 2023-10-15 20:15:18 +08:00
parent 249be4d442
commit 640b82a696
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
*
*/
.map-container {
height: calc(100vh - 180rpx);
height: calc(100vh - 160rpx);
}
.map-container .map-markers-active-data {
background-color: rgb(255 255 255 / 0.85);