fix(stammbaum): WCAG min font-size and 44px touch targets

Raise chip labels from 10px to 12px (text-xs) in StammbaumCard,
StammbaumSidePanel and StammbaumTree SVG text. Widen zoom buttons
from 32px to 44px for senior-audience touch targets.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-04-28 10:26:56 +02:00
committed by marcel
parent d27fed3c35
commit 1d14c32c23
4 changed files with 7 additions and 7 deletions

View File

@@ -518,7 +518,7 @@ const parentLinks = $derived.by<ParentLinks>(() => {
y={NODE_H / 2 + 12}
text-anchor="middle"
font-family="sans-serif"
font-size="10"
font-size="12"
fill={isSelected ? 'var(--c-primary-fg)' : 'var(--c-ink-3)'}
opacity={isSelected ? 0.75 : 1}
>