Skip to content

Commit

Permalink
Merge pull request #8612 from qyecst/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Jun 23, 2023
2 parents 60a63d9 + 1579356 commit d6d6ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tabby-settings/src/components/settingsTabBody.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { SettingsTabProvider } from '../api'
:host {
display: block;
padding-bottom: 20px;
max-width: 500px;
max-width: 600px;
}
`],
})
Expand Down

0 comments on commit d6d6ec3

Please sign in to comment.