Skip to content

Commit

Permalink
fix: Squashed layout on Helm and Terraform tabs on app config page (#274
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dogmar authored Feb 9, 2023
1 parent 0392ac0 commit 61ccd3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/src/components/apps/app/config/Configuration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ export default function Configuration() {

return (
<ScrollablePage
scrollable={view === ConfigType.SETTINGS}
heading="Configuration"
headingContent={(
<>
Expand Down

0 comments on commit 61ccd3e

Please sign in to comment.