Fix message_sent html

This commit is contained in:
Mike Schwörer 2023-06-18 13:19:51 +02:00
parent 5879e81759
commit b329f537e7
Signed by: Mikescher
GPG Key ID: D3C7172E0A70F8CF
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ pre, pre span
}
.display_none {
display: none;
display: none !important;
}
#theme-switch {