forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-11 15:39:46 -06:00
parent 305f7f658b
commit 59e089170d
1 changed files with 1 additions and 4 deletions

View File

@ -156,10 +156,7 @@
}
/* ---------------------- TOASTS ----------------------- */
.toast.success {
.toast {
@apply bg-gray-300 border border-gray-400
}
.toast.danger, .toast.error {
@apply bg-red-500 border border-red-900
}