refactor(dashboard): migrate member/dashboard to PageShell + ColumnsLayout

- Replace outer .dashboard wrapper with <PageShell>
- Replace <SidebarLayout> with <ColumnsLayout cols=events-sidebar :limit=5>
- Replace bespoke <div class=welcome> with <PageHeader> containing slotted meta
- Drop .dashboard and .welcome scoped CSS (flex chain + bespoke header)
- Update visual snapshots (welcome header now uses canonical PageHeader padding)
This commit is contained in:
Jennie Robinson Faber 2026-04-08 16:59:26 +01:00
parent eb2544a42d
commit b93c8c7b2f
4 changed files with 10 additions and 40 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 254 KiB

After

Width:  |  Height:  |  Size: 251 KiB

Before After
Before After