scss: remove leaflet support flag (#74174)
gitea/gadjo/pipeline/head Build started... Details

This commit is contained in:
Frédéric Péters 2023-02-03 17:17:30 +01:00
parent ab267b7c35
commit 6272acef53
1 changed files with 4 additions and 0 deletions

View File

@ -1352,6 +1352,10 @@ div.cke_reset_all .cke_dialog .cke_dialog_body {
}
}
body .leaflet-attribution-flag {
display: none !important;
}
@import 'grid';
@import 'fx-grid';
@import 'jqueryui';