mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
fix: buttons and actions no longer getting stuck
fix: context menu resizes if accordion is opened feat: added expanding descriptions for context actions
This commit is contained in:
@@ -234,3 +234,7 @@ path.leaflet-interactive:focus {
|
||||
.smoke-orange-cursor {
|
||||
cursor: url("/images/cursors/smoke-orange.svg"), auto !important;
|
||||
}
|
||||
|
||||
#map-container .disable-pointer-events {
|
||||
pointer-events: none;
|
||||
}
|
||||
Reference in New Issue
Block a user