diff --git a/static/css/global.css b/static/css/global.css index 47d631c6..4ccfd355 100644 --- a/static/css/global.css +++ b/static/css/global.css @@ -107,6 +107,6 @@ details > summary:first-of-type { color: red; } -.leaflet-container.leaflet-touch-zoom { +[data-gesture-handling-scroll-content]::after { text-align: center; }