From a9c84ee0a64321f9a58e0fa55bcc7b3541ad2789 Mon Sep 17 00:00:00 2001 From: "bert.hausmans" Date: Wed, 15 Apr 2026 22:54:50 +0200 Subject: [PATCH] =?UTF-8?q?refactor:=20password=20change=20form=20layout?= =?UTF-8?q?=20=E2=80=94=20current=20password=20full=20width?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Moves "Huidig wachtwoord" to a full-width row so "Nieuw wachtwoord" and "Bevestig nieuw wachtwoord" sit together on the second row. Co-Authored-By: Claude Opus 4.6 (1M context) --- apps/app/src/components/account-settings/SecurityTab.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/apps/app/src/components/account-settings/SecurityTab.vue b/apps/app/src/components/account-settings/SecurityTab.vue index f3c983d5..0d52e269 100644 --- a/apps/app/src/components/account-settings/SecurityTab.vue +++ b/apps/app/src/components/account-settings/SecurityTab.vue @@ -162,10 +162,7 @@ function copyRegeneratedCodes() { - +