diff --git a/app/assets/stylesheets/admin.scss b/app/assets/stylesheets/admin.scss index 175dea6ab..225699d0f 100644 --- a/app/assets/stylesheets/admin.scss +++ b/app/assets/stylesheets/admin.scss @@ -145,8 +145,8 @@ label { display: flex; flex-direction: column; gap: var(--su-4); - padding-top: var(--su-4); - padding-bottom: var(--su-4); + padding-top: var(--su-6); + padding-bottom: var(--su-2); } .admin-config-checkmark { diff --git a/app/views/admin/configs/_auth_provider_settings.html.erb b/app/views/admin/configs/_auth_provider_settings.html.erb index 06a307d31..47df3a65c 100644 --- a/app/views/admin/configs/_auth_provider_settings.html.erb +++ b/app/views/admin/configs/_auth_provider_settings.html.erb @@ -1,54 +1,48 @@ -
"> @@ -295,13 +295,11 @@