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
@@ -25,7 +25,6 @@ $sidebar-width: 17em;
}
body.has-full-page-chat & {
grid-template-columns: min-content;
gap: 0;
}