Skip to content

Commit bcbae25

Browse files
committed
Merge remote-tracking branch 'origin/main' into meta
2 parents 629b89d + 3000e3a commit bcbae25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/src/pages/SideNavLayout/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const Index: FC = () => {
3838
<Outlet />
3939
</div>
4040
</div>
41-
<div className="d-flex justify-content-center">
41+
<div className="d-flex justify-content-center px-0 px-md-4">
4242
<div className="main-mx-with">
4343
<Footer />
4444
</div>

0 commit comments

Comments
 (0)