- Fix chat list item selected background (regression)

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-01-16 14:12:54 -05:00
parent b6b445dc21
commit a38611a584
2 changed files with 14 additions and 7 deletions

View File

@@ -1,6 +1,3 @@
.chat-list-selected-conversation {
background-color: rgba(128, 128, 128, 0.2);
}
.chat-list-container {
overflow: hidden;
height: 100%;