Commit 2b2d300a authored by youjie's avatar youjie

no message

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