mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-02 05:01:38 +02:00
Merge pull request #8685 from openstreetmap/mapControl-scroll
MapControl scroll
This commit is contained in:
@@ -2953,6 +2953,11 @@ img.tag-reference-wiki-image {
|
||||
flex-direction: column;
|
||||
padding: 5px 0;
|
||||
pointer-events: none;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.map-controls::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
.map-controls:before {
|
||||
content: '';
|
||||
|
||||
Reference in New Issue
Block a user