Fix map focus covering buttons
This commit is contained in:
parent
88b27490cb
commit
b22e492099
@ -301,6 +301,7 @@ export default defineComponent({
|
|||||||
border: 0.2rem solid #cccccc;
|
border: 0.2rem solid #cccccc;
|
||||||
display: block;
|
display: block;
|
||||||
z-index: 2000;
|
z-index: 2000;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user