From 4317c2297c023a2d3017b0a3c0cf4764b26d2ecc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuria=20Amor=C3=B3s?= Date: Mon, 23 Mar 2026 11:37:26 +0100 Subject: [PATCH 1/2] fix: add overflow-y-auto to settings dialog content panel (#2079) --- frontend/src/components/Settings/Settings.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/Settings/Settings.vue b/frontend/src/components/Settings/Settings.vue index 0b157610..d5685bdb 100644 --- a/frontend/src/components/Settings/Settings.vue +++ b/frontend/src/components/Settings/Settings.vue @@ -31,7 +31,7 @@
Date: Thu, 26 Mar 2026 15:20:46 +0100 Subject: [PATCH 2/2] fix: change overflow-y-scroll to overflow-y-auto in settings list components (#2079) --- frontend/src/components/Settings/Badges.vue | 2 +- frontend/src/components/Settings/Categories.vue | 2 +- frontend/src/components/Settings/Coupons/CouponList.vue | 2 +- frontend/src/components/Settings/EmailTemplates.vue | 2 +- frontend/src/components/Settings/GoogleMeetSettings.vue | 2 +- frontend/src/components/Settings/Members.vue | 2 +- frontend/src/components/Settings/PaymentGateways.vue | 2 +- .../src/components/Settings/Transactions/TransactionList.vue | 2 +- frontend/src/components/Settings/ZoomSettings.vue | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/src/components/Settings/Badges.vue b/frontend/src/components/Settings/Badges.vue index f28249e0..4d9e09b0 100644 --- a/frontend/src/components/Settings/Badges.vue +++ b/frontend/src/components/Settings/Badges.vue @@ -21,7 +21,7 @@ {{ __('New') }}
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+