feat: improve application access and money precision

This commit is contained in:
hectorzhao
2026-07-16 17:54:05 +08:00
parent 9d5c507007
commit faa716b8d0
49 changed files with 1699 additions and 489 deletions
+12
View File
@@ -1260,3 +1260,15 @@
gap: var(--space-3);
}
}
@media (max-width: 780px) {
.ui-table-wrap {
background: transparent;
border: 0;
overflow: visible;
}
.ui-table {
background: transparent;
}
}
+797 -137
View File
File diff suppressed because it is too large Load Diff