解决火狐浏览器兼容问题
This commit is contained in:
parent
c2ebeb326a
commit
9c05736b6a
@ -106,7 +106,7 @@
|
|||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
.layui-anim-rl.layui-layer-iframe{
|
.layui-anim-rl.layui-layer-iframe{
|
||||||
overflow:inherit!important;
|
overflow:initial!important;
|
||||||
}
|
}
|
||||||
.right-popup-close{position: absolute;width:50px;height:44px;line-height:44px;text-align:center; left: -52px;right:0; top: 50px;background-color:#FF5722;color:#fff;border-radius:6px 0 0 6px; cursor:pointer; border:2px solid #fff;}
|
.right-popup-close{position: absolute;width:50px;height:44px;line-height:44px;text-align:center; left: -52px;right:0; top: 50px;background-color:#FF5722;color:#fff;border-radius:6px 0 0 6px; cursor:pointer; border:2px solid #fff;}
|
||||||
.page-content{background-color:#fff;}
|
.page-content{background-color:#fff;}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user