From 1358233c83d1a6f490590b915a9fd92c613f50de Mon Sep 17 00:00:00 2001 From: Jeremy Ruppel Date: Thu, 26 Mar 2026 15:10:41 -0400 Subject: [PATCH] fix(site): decrease chevron size in AI Bridge session row (#23688) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Sessions table row chevron icon is too big. Make it smaller 🤏 --- .../src/pages/AIBridgePage/ListSessionsPage/ListSessionsRow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/pages/AIBridgePage/ListSessionsPage/ListSessionsRow.tsx b/site/src/pages/AIBridgePage/ListSessionsPage/ListSessionsRow.tsx index 980a206cca..68bcf73279 100644 --- a/site/src/pages/AIBridgePage/ListSessionsPage/ListSessionsRow.tsx +++ b/site/src/pages/AIBridgePage/ListSessionsPage/ListSessionsRow.tsx @@ -160,7 +160,7 @@ export const ListSessionsRow: FC = ({ DATE_FORMAT.FULL_DATETIME, )} - +