this solves it

This commit is contained in:
Florian Sorg 2024-06-06 22:13:53 +02:00
parent 873dffa103
commit 07052e4d0b
1 changed files with 5 additions and 0 deletions

View File

@ -171,4 +171,9 @@ td {
a {
color: inherit !important;
}
.text-success,
.text-danger {
background: transparent !important;
}
}