fix: fixed scroll issue of provider and settings (#958)

This commit is contained in:
sundasnoreen12
2024-04-22 15:04:52 +05:00
committed by GitHub
parent bfcac5c0dd
commit 1834655399

View File

@@ -96,6 +96,7 @@ const DiscussionsSettings = ({ courseId, intl }) => {
onClose={handleClose}
isOpen
beforeBodyNode={<Stepper.Header className="border-bottom border-light" />}
isOverflowVisible={false}
footerNode={(
<>
<Stepper.ActionRow eventKey={SELECTION_STEP}>