Skip to content

Commit

Permalink
update layout (#770)
Browse files Browse the repository at this point in the history
  • Loading branch information
evisdrenova authored Dec 6, 2023
1 parent 088ec8e commit 020b40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/settings/temporal/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default function Temporal(): ReactElement {
return (
<OverviewContainer
Header={<PageHeader header="Temporal Settings" />}
containerClassName="temporal-settings-page mx-24"
containerClassName="temporal-settings-page"
>
<div className="flex flex-col gap-4">
<div>
Expand Down

0 comments on commit 020b40e

Please sign in to comment.