Merge pull request #10415 from mike-000/patch-1
Control button span element pointer events
This commit is contained in:
@@ -150,6 +150,9 @@
|
||||
border: none;
|
||||
padding: 0;
|
||||
}
|
||||
.ol-control button span {
|
||||
pointer-events: none;
|
||||
}
|
||||
.ol-zoom-extent button {
|
||||
line-height: 1.4em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user