Demo:调整小地图位置,解决被侧边按钮遮挡的问题

This commit is contained in:
wanglin2 2023-08-14 09:29:11 +08:00
parent f20748744a
commit 393410757b

View File

@ -127,7 +127,7 @@ export default {
height: 220px;
background-color: #fff;
bottom: 80px;
right: 20px;
right: 70px;
box-shadow: 0 0 16px #989898;
border-radius: 4px;
border: 1px solid #eee;