aboutsummaryrefslogtreecommitdiff
path: root/src/components/PluginSettings/index.tsx
diff options
context:
space:
mode:
authorVendicated <vendicated@riseup.net>2023-01-24 13:35:57 +0100
committerVendicated <vendicated@riseup.net>2023-01-24 13:35:57 +0100
commit34276301c31dc1b464d79a07e25a347968e78313 (patch)
tree999dc21f26a0c9f922c3a24b4813edb7071e67ec /src/components/PluginSettings/index.tsx
parentb2ecb02335fa51a7c7eadab0acb3beb91c289802 (diff)
downloadVencord-34276301c31dc1b464d79a07e25a347968e78313.tar.gz
Vencord-34276301c31dc1b464d79a07e25a347968e78313.tar.bz2
Vencord-34276301c31dc1b464d79a07e25a347968e78313.zip
Fix Settings UI (Discord removed default margins
Diffstat (limited to 'src/components/PluginSettings/index.tsx')
-rw-r--r--src/components/PluginSettings/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/PluginSettings/index.tsx b/src/components/PluginSettings/index.tsx
index 4b6abdd..f439753 100644
--- a/src/components/PluginSettings/index.tsx
+++ b/src/components/PluginSettings/index.tsx
@@ -296,7 +296,7 @@ export default ErrorBoundary.wrap(function PluginSettings() {
}
return (
- <Forms.FormSection>
+ <Forms.FormSection className={Margins.marginTop16}>
<ReloadRequiredCard required={changes.hasChanges} />
<Forms.FormTitle tag="h5" className={classes(Margins.marginTop20, Margins.marginBottom8)}>