Commit 2b2d300a authored by youjie's avatar youjie

no message

parent 213e89d3
......@@ -63,9 +63,12 @@ html, body{
display: none;
}
/* img {
img {
pointer-events: none;
} */
}
.mapImg-Img img{
pointer-events: auto !important;
}
.bjE6{
background: #e6e6e6;
}
......
......@@ -1084,4 +1084,7 @@ body {
/deep/.setMapImg .el-button {
padding: 0;
}
.mapImg-Img img{
pointer-events: auto !important;
}
</style>
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