平昌地图图例调整
This commit is contained in:
@@ -348,13 +348,12 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.pingchangMapLegend {
|
.pingchangMapLegend {
|
||||||
width: 429px;
|
width: 189px;
|
||||||
height: 45px;
|
height: 95px;
|
||||||
background: url("https://cdn.cunwuyun.cn/pingchang/pingchangMapLegend.png");
|
background: url("https://cdn.cunwuyun.cn/pingchang/pingchangMapLegend.png");
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 32px;
|
bottom: 32px;
|
||||||
left: 50%;
|
right: 32px;
|
||||||
transform: translateX(-50%);
|
|
||||||
backdrop-filter: blur(10px);
|
backdrop-filter: blur(10px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user