Commit 1d3f5ad1 authored by lizhichao's avatar lizhichao

修改地图切换图标大小

parent e3e4748f
......@@ -169,8 +169,8 @@ export default {
}
.qiehuan img{
width: 70px;
height: 40px;
width: 56px;
height: 38px;
}
.divsecond{
margin-left: 8px;
......@@ -190,15 +190,15 @@ export default {
}
.mapqh2{
position: fixed;
margin-top: -23px;
font-size: 14px;
margin-top: -21px;
font-size: 12px;
color: #838280;
background-color: #fff;
}
.mapqh3{
position: fixed;
margin-top: -23px;
font-size: 14px;
margin-top: -21px;
font-size: 12px;
color: #838280;
background-color: #fff;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment