Commit 5183c1f5 authored by “yiyousong”'s avatar “yiyousong”

pref:修改设备信息地图右侧产品溢出滚动

parent 49ec3977
......@@ -250,13 +250,14 @@ export default {
background-color: rgba(255, 255, 255, 0.7);
}
.rightTop {
width: 200px;
width: 250px;
height: 100%;
top: 0px;
right: 0px;
position: absolute;
float: right;
background-color: rgba(255, 255, 255, 1);
overflow-y: auto;
}
.amap-info-content {
position: relative;
......
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