🎨 style: remove ambient grid background from app shells

Remove the decorative grid background layer from both the main app shell
and authentication shell to create a cleaner, more minimal UI appearance.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-03-12 21:33:16 -04:00
parent 9d926e9710
commit 8a8c4f7177
2 changed files with 0 additions and 2 deletions

View File

@@ -518,7 +518,6 @@ export function AppShell({
return (
<div className="app-surface">
<div className="ambient-grid" aria-hidden="true" />
<div className="noise-layer" aria-hidden="true" />
<div