CSS: Leaflet-Attribution-Control ausblenden
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
67eb515c35
commit
c695f5f639
1 changed files with 3 additions and 0 deletions
|
|
@ -809,3 +809,6 @@ textarea.form-control {
|
||||||
border-radius: var(--radius-full);
|
border-radius: var(--radius-full);
|
||||||
margin-bottom: var(--space-3);
|
margin-bottom: var(--space-3);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Leaflet-Attribution ausblenden */
|
||||||
|
.leaflet-control-attribution { display: none !important; }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue