Skip to content

Commit 25a2ba6

Browse files
committed
chore: update style for prerequisite modal
1 parent 3b2b237 commit 25a2ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/v2/devtronStackManager/DevtronStackManager.component.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@ export const InstallationWrapper = ({
787787
</div>
788788
<CloseIcon className="pointer mt-2" onClick={hidePrerequisiteConfirmationModal} />
789789
</div>
790-
<div className="p-20">
790+
<div className="p-20 mxh-600 dc__overflow-auto">
791791
<div className="fw-6 fs-13 cn-9 mb-12">
792792
Please ensure you follow below pre-requisites steps in order.
793793
</div>

0 commit comments

Comments
 (0)