fix(skin): standardize backdrop-filter and fix minimal root sizing (#895)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Sam Potts
2026-03-12 07:49:10 +11:00
committed by GitHub
co-authored by Claude Opus 4.6
parent 6fcb8eb989
commit 464d5e5fa2
11 changed files with 20 additions and 14 deletions
@@ -59,7 +59,7 @@ export const root = (isShadowDOM: boolean) =>
export const surface = cn(
baseSurface,
'bg-white/10',
'backdrop-brightness-90 backdrop-saturate-150 backdrop-blur-3xl',
'backdrop-saturate-150 backdrop-blur-lg',
// Border and shadow
'ring-white/5 shadow-black/10',
// Border to enhance contrast on lighter videos