fixes mail notifications

This commit is contained in:
Christian Beutel
2025-06-27 11:51:23 +02:00
parent 277b435c65
commit 7b57252f7f
7 changed files with 22 additions and 17 deletions

View File

@@ -57,7 +57,7 @@
.button {
display: inline-block;
background-color: #242734;
color: #ffffff;
color: #ffffff !important;
padding: 10px 20px;
border-radius: 5px;
text-decoration: none;