mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 00:23:03 +00:00
refactor: prevent accidental scolls on map widget
This commit is contained in:
@@ -2,6 +2,7 @@ div.map-container {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
display: block;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
div.map-buttons {
|
||||
|
||||
Reference in New Issue
Block a user