Fixed background color of message entry

This commit is contained in:
jeffser
2024-05-28 22:57:42 -06:00
parent 2645ab3732
commit 9b71bbea2e
2 changed files with 1 additions and 8 deletions

View File

@@ -2,6 +2,3 @@
background-color: #343434;
}
.message-text-view {
background-color: #343434;
}