From 54ab922e12d7244ac7eedc9121256b5053224346 Mon Sep 17 00:00:00 2001
From: Pandipipas <62224708+Pandipipas@users.noreply.github.com>
Date: Wed, 25 Feb 2026 14:23:13 +0100
Subject: [PATCH] Adjust settings layout and use underlined inputs
---
src/dashboard/scoreko-dev/views/Settings.vue | 134 ++++++++++---------
1 file changed, 68 insertions(+), 66 deletions(-)
diff --git a/src/dashboard/scoreko-dev/views/Settings.vue b/src/dashboard/scoreko-dev/views/Settings.vue
index e4a622e..5da11ab 100644
--- a/src/dashboard/scoreko-dev/views/Settings.vue
+++ b/src/dashboard/scoreko-dev/views/Settings.vue
@@ -90,75 +90,77 @@ useHead(() => ({ title: t('settingsTitle') }));
{{ t('settingsDescription') }}
-