Fix black background issue on Board and Member portal pages
All checks were successful
Build And Push Image / docker (push) Successful in 1m52s

- Added board-dashboard class wrapper to Board pages (Governance, Meetings, Members)
- Added member-dashboard class wrapper to Member pages (Events, Profile, Resources)
- All pages now properly display the light gradient background matching admin dashboard

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-09-04 23:06:38 +02:00
parent 9800245b7e
commit 64dbc78569
6 changed files with 12 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div>
<div class="member-dashboard">
<!-- Header -->
<div class="mb-6">
<h1 class="text-h4 font-weight-bold mb-2">Resources</h1>