some styling + scope chat (#3)

This commit is contained in:
chapoi
2025-02-28 07:28:45 +08:00
committed by GitHub
parent 2d4011806c
commit 720f0bb127
4 changed files with 68 additions and 82 deletions
+5 -4
View File
@@ -1,8 +1,9 @@
:root {
--d-sidebar-background: #f5f8ff;
}
.sidebar-wrapper {
background: #f5f8ff;
.has-full-page-chat & {
background: transparent;
}
.sidebar-container {
border-right: none;
}