We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b2b237 commit 25a2ba6Copy full SHA for 25a2ba6
src/components/v2/devtronStackManager/DevtronStackManager.component.tsx
@@ -787,7 +787,7 @@ export const InstallationWrapper = ({
787
</div>
788
<CloseIcon className="pointer mt-2" onClick={hidePrerequisiteConfirmationModal} />
789
790
- <div className="p-20">
+ <div className="p-20 mxh-600 dc__overflow-auto">
791
<div className="fw-6 fs-13 cn-9 mb-12">
792
Please ensure you follow below pre-requisites steps in order.
793
0 commit comments