Compare commits

...

1 Commits

Author SHA1 Message Date
Frédéric Péters 6272acef53 scss: remove leaflet support flag (#74174)
gitea/gadjo/pipeline/head Build started... Details
2023-02-03 17:17:30 +01:00
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';