Enhance project functionality: add email template, implement email sending, and improve table management routes

The table management in the database does currently not work
This commit is contained in:
Jonas Hahn
2025-08-25 16:43:24 +02:00
parent f5e5d5632d
commit a1cba9c4eb
10 changed files with 230 additions and 10 deletions

View File

@@ -26,7 +26,7 @@ body {
flex-wrap: wrap
}
.btn {
.btn, button {
display: inline-block;
padding: 10px 14px;
border-radius: 10px;