]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix breaking layout in overview page
authorAfreen Misbah <afreen@ibm.com>
Wed, 25 Feb 2026 04:33:26 +0000 (10:03 +0530)
committerAfreen Misbah <afreen@ibm.com>
Thu, 26 Feb 2026 01:42:23 +0000 (07:12 +0530)
commitcc1923d57943c1a22863ee2d464feb276806693f
treef06bf57d874a7494653e6d38722578cc6695bd2d
parent1f87b69b1a8041112e26ae0ea3c0a2a0fd14d996
mgr/dashboard: Fix breaking layout in overview page

Issue:

One opening the notification panel overview page breaks.

Reason:

Due to the css grid used in notification panel and flex grid in overview page.

Fix:

Removed css grid from the notification header

Signed-off-by: Afreen Misbah <afreen@ibm.com>
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/notification-panel/notification-header/notification-header.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/notification-panel/notification-header/notification-header.component.scss