From 9fe167921cd59f40a6465b2484547a90954af2fb Mon Sep 17 00:00:00 2001 From: "[._.]/ Adam Eivy" Date: Fri, 4 Sep 2026 14:55:15 +0000 Subject: [PATCH] fix(cos): ensure CoS agent panel retains w-full and min-w-0 when non-canvas avatar is active --- client/src/pages/ChiefOfStaff.jsx | 18 +++++++++++------ client/src/pages/ChiefOfStaff.test.jsx | 27 ++++++++++++++++++++++++++ 2 files changed, 39 insertions(+), 6 deletions(-) diff --git a/client/src/pages/ChiefOfStaff.jsx b/client/src/pages/ChiefOfStaff.jsx index e9b4fce27a..e211975336 100644 --- a/client/src/pages/ChiefOfStaff.jsx +++ b/client/src/pages/ChiefOfStaff.jsx @@ -922,7 +922,7 @@ export default function ChiefOfStaff() { {desktopPanelCollapsed ? (
) : ( -
+