mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-06-30 12:11:29 +08:00
fix(chat): move session sidebar toggle next to new-session button (mobile)
This commit is contained in:
@@ -48,6 +48,13 @@
|
||||
font-weight: 600;
|
||||
color: var(--text-secondary);
|
||||
border-bottom: 1px solid var(--border);
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.chat-sidebar-header-actions {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 6px;
|
||||
}
|
||||
|
||||
.chat-sidebar-btn {
|
||||
|
||||
Reference in New Issue
Block a user