Fix: Karte — Filter-Button mit Label, kürzere Chip-Texte
- #map-legend-all: 'Filter' Text neben dem List-Icon - 'Hundefreundl. Café/Restaurant' → 'Café & Restaurant' - 'Hundefreundl. Hotel' → 'Hotel' - .map-legend-all: padding angepasst für Text-Label - components.css ?v=1011, SW by-v1018, APP_VER 1018
This commit is contained in:
parent
9a60c160a1
commit
562d64979f
6 changed files with 8 additions and 8 deletions
|
|
@ -3137,8 +3137,7 @@ html.modal-open {
|
|||
.map-legend-label { font-size: 10px; }
|
||||
.map-legend-all {
|
||||
font-size: 1rem;
|
||||
min-width: 32px;
|
||||
padding: 0 var(--space-2);
|
||||
padding: 5px 10px;
|
||||
background: var(--c-surface-2);
|
||||
border-color: var(--c-border);
|
||||
color: var(--c-text-secondary);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue