Skip to content

Commit

Permalink
Merge pull request #2154 from Josephalexantony-aot/Feature/FWF-3459-D…
Browse files Browse the repository at this point in the history
…esigner-table

FWF-3459:[Feature]-designer-tabel design
  • Loading branch information
Josephalexantony-aot authored Jul 19, 2024
2 parents 312711d + fcf8572 commit 767c491
Show file tree
Hide file tree
Showing 4 changed files with 155 additions and 806 deletions.
2 changes: 1 addition & 1 deletion forms-flow-web/src/components/BaseRouting.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const BaseRouting = React.memo(
return <LandingPage />;
}
return (
<div className="container mt-5">
<div className="container mt-4">
<div className="min-container-height ps-md-3">
<ToastContainer />
<Switch>
Expand Down
Loading

0 comments on commit 767c491

Please sign in to comment.