allow sending email again

This commit is contained in:
Thomas Ruoff
2023-02-03 22:16:52 +01:00
parent abd6ac7a8d
commit 10d1b58729
3 changed files with 24 additions and 25 deletions

View File

@@ -32,6 +32,10 @@
@apply ml-0;
}
.btn-green {
@apply bg-green-800 text-white;
}
.btn-blue {
@apply bg-blue-800 text-white;
}
@@ -181,4 +185,4 @@
/* Start purging... */
@tailwind utilities;
/* Stop purging. */
/* Stop purging. */