UX: Fix chat backgrounds (#130)

This commit is contained in:
Jordan Vidrine
2025-04-11 17:06:41 -05:00
committed by GitHub
parent e3aed16e2b
commit 3a0a5b0f30
4 changed files with 4 additions and 8 deletions
+1
View File
@@ -22,6 +22,7 @@ body {
body.has-sidebar-page.has-full-page-chat #main-outlet-wrapper {
grid-column-gap: var(--main-grid-gap);
background-color: var(--background-color);
}
body.has-full-page-chat:not(.has-sidebar-page) {