# NGBVD UI Overlap / Dashboard Hotfix

This patch fixes issues observed after the UI revamp:

- Removed `page-body` from the global card styling so old dashboard wrappers no longer become giant cards.
- Added dashboard-compatible spacing and minimum chart container heights.
- Restored local Morris/Raphael dashboard chart scripts required by `dashboard.charts`.
- Includes `dashboard.charts` on dashboard/home routes.
- Hides submenus and license warnings when the sidebar is collapsed, preventing wrapped submenu text.
- Forces chart reflow after sidebar toggle and soft content loading.

Apply after the UI revamp patch.
