set vue-toast-notification css
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user