Skip to content

Commit

Permalink
FWF-4032:[Feature]-Custom Scrollabr in layout.
Browse files Browse the repository at this point in the history
  • Loading branch information
Josephalexantony-aot committed Dec 17, 2024
1 parent 7c288dd commit 58cc86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forms-flow-web/src/components/Form/EditForm/FormEdit.js
Original file line number Diff line number Diff line change
Expand Up @@ -1091,7 +1091,7 @@ const EditComponent = () => {
</div>
</Card.Header>
<Card.Body>
<div className="form-builder">
<div className="form-builder custom-scroll">
{!createDesigns ? (
<div className="px-4 pt-4 form-preview">
<Form
Expand Down

0 comments on commit 58cc86d

Please sign in to comment.