]> git.0d.be Git - panikweb-studioneau.git/commitdiff
style: remove leaflet support flag
authorFrédéric Péters <fpeters@0d.be>
Fri, 3 Feb 2023 20:17:28 +0000 (21:17 +0100)
committerFrédéric Péters <fpeters@0d.be>
Fri, 3 Feb 2023 20:17:28 +0000 (21:17 +0100)
panikweb_studioneau/static/css/style.scss

index 4a76415c7386f4fb54360f64a63c320ddd28755a..9bc87b63564315b28ba1ee4c1de55b797fcfdc39 100644 (file)
@@ -1165,3 +1165,7 @@ a.back {
                font-size: 80%;
        }
 }
+
+body .leaflet-attribution-flag {
+       display: none !important;
+}