feat: 完成全站深色主题改造

This commit is contained in:
ccnetcore
2026-01-24 17:28:12 +08:00
parent 9a87b41027
commit 21b7ef4d74
10 changed files with 222 additions and 107 deletions

View File

@@ -626,7 +626,7 @@ function toggleSidebar() {
.conversation-item {
transition: all 0.3s ease;
width: 100% !important;
//width: 100% !important;
max-width: 100% !important;
box-sizing: border-box !important;