洋浦项目 驾驶舱模式下切换div遮挡问题解决

init
gongdi 4 years ago
parent cf07c88d4c
commit dc088b2ae2

@ -110,6 +110,7 @@
display: flex;
justify-content: center;
overflow-y: hidden;
z-index: 5;
.model-ary-style {
width: 150px;
height: 160px;

@ -46,6 +46,7 @@
height: 100%;
margin-top: 50px;
position: relative;
z-index: 1;
img{
width: 100%;
height: 100%;

Loading…
Cancel
Save