From e53e0d62e55cc6248eb913b5d2acce13ac4e3b56 Mon Sep 17 00:00:00 2001 From: Pedro Gonzalez Gomez Date: Thu, 27 Mar 2025 01:39:05 +0100 Subject: [PATCH] mgr/dashboard: fix domain settings modal scrollable Fixes: https://tracker.ceph.com/issues/70692 Signed-off-by: Pedro Gonzalez Gomez --- .../smb-domain-setting-modal.component.html | 30 +++++++++---------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/smb/smb-domain-setting-modal/smb-domain-setting-modal.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/smb/smb-domain-setting-modal/smb-domain-setting-modal.component.html index 108e25a5a646b..638680db6e5ff 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/smb/smb-domain-setting-modal/smb-domain-setting-modal.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/smb/smb-domain-setting-modal/smb-domain-setting-modal.component.html @@ -7,11 +7,11 @@ i18n>{{ action | titlecase }} {{ resource | upperFirst }} -
-
+
+
-
+
+ - - - - - + +
-- 2.39.5