set vue-toast-notification css

This commit is contained in:
chiayin
2023-04-18 18:10:14 +08:00
parent cee72bb8da
commit 8f68e47c25
3 changed files with 10 additions and 2 deletions

View File

@@ -10,6 +10,14 @@
'opsz' 40
}
/* vue-toast-notification */
.v-toast__item {
@apply min-h-[48px] rounded-full
}
.v-toast__item .v-toast__text {
@apply py-3
}
/* Primevue */
.p-sidebar-left {
@apply ml-14