From b440ff230a7280e5196ec04f7e61281bdf087293 Mon Sep 17 00:00:00 2001 From: advplyr Date: Mon, 16 Dec 2024 16:21:43 -0600 Subject: [PATCH] Year in review dropdown ui update and accessibility updates --- client/components/stats/YearInReview.vue | 4 +- .../components/stats/YearInReviewBanner.vue | 63 ++++++++++--------- .../components/stats/YearInReviewServer.vue | 4 +- client/components/ui/Dropdown.vue | 10 +-- 4 files changed, 39 insertions(+), 42 deletions(-) diff --git a/client/components/stats/YearInReview.vue b/client/components/stats/YearInReview.vue index 56840b9c8..ed8b800ce 100644 --- a/client/components/stats/YearInReview.vue +++ b/client/components/stats/YearInReview.vue @@ -1,9 +1,9 @@ diff --git a/client/components/stats/YearInReviewBanner.vue b/client/components/stats/YearInReviewBanner.vue index 18e8809eb..d3191acbc 100644 --- a/client/components/stats/YearInReviewBanner.vue +++ b/client/components/stats/YearInReviewBanner.vue @@ -7,7 +7,7 @@
- +

{{ $getString('HeaderYearReview', [yearInReviewYear]) }}

@@ -16,30 +16,32 @@
-
+
+ + +
+ +