From 82d241b5e84c0124a55c7431f3ed01f7b1e886ae Mon Sep 17 00:00:00 2001 From: LD-Reborn Date: Sun, 2 Nov 2025 21:42:57 +0100 Subject: [PATCH] Fixed groups modals accessibility issues, fixed user icon larger than necessary --- src/Views/Home/Groups.cshtml | 16 ++++++++-------- src/Views/Shared/_Layout.cshtml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/Views/Home/Groups.cshtml b/src/Views/Home/Groups.cshtml index c1a941e..4ebf619 100644 --- a/src/Views/Home/Groups.cshtml +++ b/src/Views/Home/Groups.cshtml @@ -171,12 +171,12 @@
- - + +
- - + +
@@ -328,12 +328,12 @@
- - + +
- - + +
diff --git a/src/Views/Shared/_Layout.cshtml b/src/Views/Shared/_Layout.cshtml index dfbcf8a..e75b67e 100644 --- a/src/Views/Shared/_Layout.cshtml +++ b/src/Views/Shared/_Layout.cshtml @@ -91,7 +91,7 @@