From 57dc25e5eb60db506ffdd964625685e12bef6bf2 Mon Sep 17 00:00:00 2001 From: TerryM Date: Thu, 4 Jun 2026 07:21:33 +0800 Subject: [PATCH] style(layout): apply Figma drawer translucency with backdrop blur Figma 4164-5336 frame 173 specifies the drawer body as #14131A at 90% opacity with a 24px background blur. Switch bg-ark-bg to bg-ark-bg/90 backdrop-blur-xl so the underlying page bleeds through softly rather than being fully masked. --- src/layouts/PublicLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/PublicLayout.tsx b/src/layouts/PublicLayout.tsx index e57a3eb..380e7ea 100644 --- a/src/layouts/PublicLayout.tsx +++ b/src/layouts/PublicLayout.tsx @@ -713,7 +713,7 @@ export function PublicLayout() { {open ? (