feat: layout improvements
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
background: theme('colors.red.600');
|
||||
}
|
||||
|
||||
.toastify--error {
|
||||
@apply text-gray-100;
|
||||
background: theme('colors.red.700');
|
||||
}
|
||||
|
||||
.toastify--info {
|
||||
@apply text-gray-100;
|
||||
background: theme('colors.primary');
|
||||
|
||||
Reference in New Issue
Block a user