This commit is contained in:
Flatlogic Bot 2025-10-02 10:23:43 +00:00
parent 85145488b5
commit 7b89d5f934

View File

@ -64,6 +64,10 @@
transition: all 0.5s ease;
}
.chat-container.sidebar-active {
max-width: 1200px;
}
.quick-actions-sidebar {
width: 0;
overflow: hidden;