/* Toolbar komplett ausblenden, wenn nicht edit_mode */
body.geoman-hide-toolbar .leaflet-pm-toolbar {
  display: none !important;
}
