From: Afreen Misbah Date: Tue, 21 Apr 2026 18:17:35 +0000 (+0530) Subject: mgr/dashboard: Fix osd modal spacings and footer X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a24132f6bf10fa35bb6a8708ec825e257b0cb03c;p=ceph.git mgr/dashboard: Fix osd modal spacings and footer Fixes https://tracker.ceph.com/issues/76188 - aligned as per https://carbondesignsystem.com/components/modal/usage/#transactional-modal Signed-off-by: Afreen Misbah --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-indiv-modal/osd-flags-indiv-modal.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-indiv-modal/osd-flags-indiv-modal.component.html index d9fb2321f284..69762c681978 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-indiv-modal/osd-flags-indiv-modal.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-indiv-modal/osd-flags-indiv-modal.component.html @@ -35,7 +35,7 @@ @if (!last) { -
+
} } @@ -43,25 +43,25 @@ - - - - @if (permissions.osd.update) { - {{ actionLabels.UPDATE }} - } + + + + + @if (permissions.osd.update) { + + {{ actionLabels.UPDATE }} + } +