feat: upload done.

This commit is contained in:
chiayin
2023-12-29 16:05:27 +08:00
parent cd2ab42125
commit 9ef441ee83
8 changed files with 384 additions and 207 deletions

View File

@@ -18,6 +18,9 @@
}
/* vue-toast-notification */
.v-toast {
@apply z-[99999]
}
.v-toast__item {
@apply min-h-[48px] rounded-full
}