From eccea273e67cea25fc7c5883bda006f787c40116 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Fri, 5 Dec 2025 00:21:07 +0800 Subject: [PATCH] make the styling consistent across all pages of the mobile version --- .../mobile/AIImageRecognitionSheet.vue | 2 +- src/components/mobile/ColorSelectionSheet.vue | 3 +- src/components/mobile/DateSelectionSheet.vue | 4 +-- .../mobile/DateTimeSelectionSheet.vue | 4 +-- .../mobile/FiscalYearStartSelectionSheet.vue | 4 +-- src/components/mobile/IconSelectionSheet.vue | 3 +- .../mobile/ListItemSelectionPopup.vue | 30 +++++++++++-------- .../mobile/ListItemSelectionSheet.vue | 5 ++-- src/components/mobile/MapSheet.vue | 2 +- .../mobile/ScheduleFrequencySheet.vue | 4 +-- .../mobile/TransactionTagSelectionSheet.vue | 18 +++++------ .../mobile/TreeViewSelectionSheet.vue | 7 +++-- .../TwoColumnListItemSelectionSheet.vue | 7 +++-- src/styles/mobile/global.scss | 8 +++++ 14 files changed, 59 insertions(+), 42 deletions(-) diff --git a/src/components/mobile/AIImageRecognitionSheet.vue b/src/components/mobile/AIImageRecognitionSheet.vue index b3f1c72e..eb1aca17 100644 --- a/src/components/mobile/AIImageRecognitionSheet.vue +++ b/src/components/mobile/AIImageRecognitionSheet.vue @@ -1,7 +1,7 @@