From 7b89d5f934d9ab460c41a4d5b49af7e0502b19ab Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Thu, 2 Oct 2025 10:23:43 +0000 Subject: [PATCH] new --- index.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.php b/index.php index 746ac60..3361058 100644 --- a/index.php +++ b/index.php @@ -64,6 +64,10 @@ transition: all 0.5s ease; } + .chat-container.sidebar-active { + max-width: 1200px; + } + .quick-actions-sidebar { width: 0; overflow: hidden;