Feat: frontend support timezone of timestamp (#4070)

This commit is contained in:
KVOJJJin
2024-05-04 16:15:32 +08:00
committed by GitHub
parent f68b6b0e5e
commit c0476c7881
15 changed files with 88 additions and 58 deletions

View File

@@ -1,5 +1,5 @@
.customModal {
max-width: 40rem !important;
max-width: 800px !important;
max-height: calc(100vh - 80px);
}