From 1627a5c25c1ae4c587e09600ca901c12eafdcc4f Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Fri, 17 May 2024 10:41:33 +0200 Subject: [PATCH] fix(NcSettingsSection): Force limit width on Nextcloud 30+ Signed-off-by: Ferdinand Thiessen --- .../NcSettingsSection/NcSettingsSection.vue | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/src/components/NcSettingsSection/NcSettingsSection.vue b/src/components/NcSettingsSection/NcSettingsSection.vue index 6d164e9766..7741df0ff5 100644 --- a/src/components/NcSettingsSection/NcSettingsSection.vue +++ b/src/components/NcSettingsSection/NcSettingsSection.vue @@ -33,8 +33,7 @@ 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">

Your settings here

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