diff --git a/src/components/AppSettingsSection/AppSettingsSection.vue b/src/components/AppSettingsSection/AppSettingsSection.vue index 0bc9ff2deb..85ca29e2c6 100644 --- a/src/components/AppSettingsSection/AppSettingsSection.vue +++ b/src/components/AppSettingsSection/AppSettingsSection.vue @@ -55,6 +55,8 @@ export default { margin-bottom: 80px; &__title { font-size: 20px; + margin: 0; + padding: 20px 0; font-weight: bold; overflow: hidden; white-space: nowrap;