scss: remove leaflet support flag (#73493)

This commit is contained in:
Frédéric Péters 2023-01-17 11:49:58 +01:00 committed by Gitea
parent 6ad4e29034
commit d3530c1742
1 changed files with 4 additions and 0 deletions

View File

@ -799,3 +799,7 @@ div.leaflet-bottom, div.leaflet-top {
}
}
}
.leaflet-attribution-flag {
display: none !important;
}