From 02cc08dfc67a2f7f854d94eaf331da236450b1be Mon Sep 17 00:00:00 2001 From: Marcel Date: Sat, 18 Apr 2026 14:38:29 +0200 Subject: [PATCH] fix(a11y): bump Optional divider label to text-xs minimum (WCAG 1.4.4) Co-Authored-By: Claude Sonnet 4.6 --- frontend/src/lib/components/document/DescriptionSection.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/components/document/DescriptionSection.svelte b/frontend/src/lib/components/document/DescriptionSection.svelte index 8479f9b9..f629923b 100644 --- a/frontend/src/lib/components/document/DescriptionSection.svelte +++ b/frontend/src/lib/components/document/DescriptionSection.svelte @@ -81,7 +81,7 @@ const titleValue = $derived(titleDirty ? currentTitle : suggestedTitle || curren
- Optional + Optional