fix: fixed scroll issue of provider and settings (#958)
This commit is contained in:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user