add transaction calendar for mobile version

This commit is contained in:
MaysWind
2025-05-09 01:14:35 +08:00
parent fbc8c5e8c7
commit 56ba4d88f4
12 changed files with 336 additions and 50 deletions
+1
View File
@@ -48,6 +48,7 @@ input[type=number] {
/** Custom class **/
:root {
--default-icon-color: #000;
--ebk-primary-color: 198, 126, 72;
--v-expand-panel-title-bg: rgba(var(--v-theme-on-surface), var(--v-hover-opacity));
--v-card-title-bg: rgba(var(--v-theme-on-surface), var(--v-hover-opacity));
}