some styling + scope chat

This commit is contained in:
chapoi
2025-02-26 17:58:14 +04:00
parent 2d4011806c
commit 6490217b4d
4 changed files with 78 additions and 78 deletions
+6 -1
View File
@@ -1,8 +1,13 @@
:root {
--d-sidebar-background: #f5f8ff;
// --d-sidebar-background: #f5f8ff;
}
.sidebar-wrapper {
background: #f5f8ff;
.has-full-page-chat & {
background: transparent;
}
.sidebar-container {
border-right: none;
}