Demo:调整小地图位置,解决被侧边按钮遮挡的问题
This commit is contained in:
parent
f20748744a
commit
393410757b
@ -127,7 +127,7 @@ export default {
|
|||||||
height: 220px;
|
height: 220px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
bottom: 80px;
|
bottom: 80px;
|
||||||
right: 20px;
|
right: 70px;
|
||||||
box-shadow: 0 0 16px #989898;
|
box-shadow: 0 0 16px #989898;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
border: 1px solid #eee;
|
border: 1px solid #eee;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user