fix: use background-paper for drawer to match Headlamp standard #7

Merged
cpfarhood merged 1 commits from fix/drawer-background-paper into main 2026-02-12 04:43:49 +00:00

1 Commits

Author SHA1 Message Date
Chris Farhood 9c4f34d134 fix: use background-paper for drawer to match Headlamp standard
Changed drawer backgroundColor from var(--mui-palette-background-default)
to var(--mui-palette-background-paper) to match Headlamp's standard drawer
and dialog style with proper opaque elevated surface.

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-02-11 23:42:39 -05:00