fix:修改地图放大缩小按钮的显示错误的问题

This commit is contained in:
zhangyu
2020-11-04 13:43:58 +08:00
parent 93efc00b46
commit 9901bb671b

View File

@@ -1511,4 +1511,9 @@
height: 1px; height: 1px;
background-color: transparent; background-color: transparent;
} }
.leaflet-bottom{
z-index: 409;
}
</style>
<style scoped>
</style> </style>