Add files via upload

This commit is contained in:
公明
2026-08-18 20:48:50 +08:00
committed by GitHub
parent 1f66b93866
commit 286511d0a8
7 changed files with 340 additions and 187 deletions
+10
View File
@@ -45920,6 +45920,16 @@ html[data-theme="dark"] .conversation-sidebar .recent-conversations-section {
font-family: inherit;
}
.chat-system-channel-option-label {
font-family: inherit;
}
.chat-system-model-section-divider {
height: 1px;
margin: 5px 10px;
background: var(--border-color, #e5e7eb);
}
.chat-system-model-current {
flex: 0 0 auto;
padding: 3px 7px;