UX: More fixes (#47)

This commit is contained in:
Jordan Vidrine
2025-03-12 13:39:27 -05:00
committed by GitHub
parent 7fe1b87f82
commit 3911572b29
4 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ body.has-full-page-chat {
}
.chat-drawer-outlet-container {
z-index: z("composer", "content") + 1;
z-index: z("composer", "content");
}
.chat-drawer .channels-list-container .chat-channel-row {