scss: remove leaflet support flag (#73493)
gitea-wip/publik-base-theme/pipeline/pr-main This commit looks good Details
gitea/publik-base-theme/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Frédéric Péters 2023-01-17 11:49:58 +01:00
parent 6dfceef6b6
commit 4e932f259f
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;
}