From 0e37a8bc9ca7b02f34c66ad58eee4218d1ba6a8c Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Sat, 17 Jan 2026 00:54:53 -0500 Subject: [PATCH] Improved promotion page readability on mobile --- .../components/promotions/promotionForm.vue | 6 +- ui/src/pages/RankChange.vue | 82 +++++++++---------- 2 files changed, 41 insertions(+), 47 deletions(-) diff --git a/ui/src/components/promotions/promotionForm.vue b/ui/src/components/promotions/promotionForm.vue index a6708f6..6563aa2 100644 --- a/ui/src/components/promotions/promotionForm.vue +++ b/ui/src/components/promotions/promotionForm.vue @@ -129,11 +129,7 @@ function setAllToday() {
-
- - Promotion Form - -
+
diff --git a/ui/src/pages/RankChange.vue b/ui/src/pages/RankChange.vue index ec99b33..183b6d9 100644 --- a/ui/src/pages/RankChange.vue +++ b/ui/src/pages/RankChange.vue @@ -1,29 +1,48 @@ + + - - \ No newline at end of file + \ No newline at end of file