From f04318f76afd8ee1df4fe47bfb2d080d2983efb0 Mon Sep 17 00:00:00 2001 From: Lars Date: Mon, 6 Apr 2026 20:01:23 +0200 Subject: [PATCH] - Updated the AdminReferenceValueTypesPage to enhance text alignment and styling for form fields. - Refactored ProfileReferenceValuesPage to apply consistent styling for form elements and improve layout. - Adjusted button styles for better visual consistency across the forms. --- .../pages/AdminReferenceValueTypesPage.jsx | 112 +++++++------ .../src/pages/ProfileReferenceValuesPage.jsx | 150 +++++++++--------- 2 files changed, 137 insertions(+), 125 deletions(-) diff --git a/frontend/src/pages/AdminReferenceValueTypesPage.jsx b/frontend/src/pages/AdminReferenceValueTypesPage.jsx index 725bbc2..7317762 100644 --- a/frontend/src/pages/AdminReferenceValueTypesPage.jsx +++ b/frontend/src/pages/AdminReferenceValueTypesPage.jsx @@ -149,7 +149,7 @@ export default function AdminReferenceValueTypesPage() { } return ( -
+

@@ -199,9 +199,9 @@ export default function AdminReferenceValueTypesPage() {

-
-
-