diff --git a/frontend/src/lib/components/TagParentPicker.svelte b/frontend/src/lib/components/TagParentPicker.svelte index 1d37902f..3a2ba001 100644 --- a/frontend/src/lib/components/TagParentPicker.svelte +++ b/frontend/src/lib/components/TagParentPicker.svelte @@ -116,7 +116,7 @@ function handleKeydown(e: KeyboardEvent) { type="button" onclick={clearSelection} aria-label="Auswahl entfernen" - class="absolute top-1/2 right-2 -translate-y-1/2 text-ink-3 hover:text-ink focus:outline-none" + class="absolute top-1/2 right-2 -translate-y-1/2 rounded-sm text-ink-3 hover:text-ink focus-visible:ring-2 focus-visible:ring-focus-ring focus-visible:outline-none" >