From 7d1ac4f793a132a79b6d68d225af7b101e3d2b34 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Fri, 17 May 2024 10:27:30 +0200 Subject: [PATCH 1/2] fix: Revert "Update NcAppSettingSection design" This reverts commit fea8d49484a93278fb33d4027a140627b2e837f6. The change was breaking and is breaking all server versions. Signed-off-by: Ferdinand Thiessen --- .../NcSettingsSection/NcSettingsSection.vue | 27 ++++++++++++++----- 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/src/components/NcSettingsSection/NcSettingsSection.vue b/src/components/NcSettingsSection/NcSettingsSection.vue index deb4c26266..6d164e9766 100644 --- a/src/components/NcSettingsSection/NcSettingsSection.vue +++ b/src/components/NcSettingsSection/NcSettingsSection.vue @@ -33,7 +33,8 @@ This component is to be used in the settings section of nextcloud. + doc-url="https://docs.nextcloud.com/server/19/go.php?to=admin-2fa" + :limit-width="true">

Your settings here

@@ -41,7 +42,7 @@ This component is to be used in the settings section of nextcloud. @@ -42,7 +41,7 @@ This component is to be used in the settings section of nextcloud.