diff --git a/src/features/DisplayFont/ui/FontSampler/FontSampler.svelte b/src/features/DisplayFont/ui/FontSampler/FontSampler.svelte index 8c4c520..a2ede04 100644 --- a/src/features/DisplayFont/ui/FontSampler/FontSampler.svelte +++ b/src/features/DisplayFont/ui/FontSampler/FontSampler.svelte @@ -53,7 +53,7 @@ const letterSpacing = $derived(controlManager.spacing); class=" w-full h-full rounded-xl sm:rounded-2xl flex flex-col - backdrop-blur-md bg-background-80 + bg-background-80 border border-border-muted shadow-[0_1px_3px_rgba(0,0,0,0.04)] relative overflow-hidden