From 014b7a0f90877623fa61a8d11abc2fec74d52fea Mon Sep 17 00:00:00 2001 From: JonathanLab Date: Tue, 7 Apr 2026 17:24:00 +0200 Subject: [PATCH] fix(code): prevent text wrapping in diff stats and mode/branch row Generated-By: PostHog Code Task-Id: e7ff4b76-c034-4962-a88b-2dfb0e6ad7b6 --- .../components/DiffStatsIndicator.tsx | 2 +- .../message-editor/components/MessageEditor.tsx | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/apps/code/src/renderer/features/message-editor/components/DiffStatsIndicator.tsx b/apps/code/src/renderer/features/message-editor/components/DiffStatsIndicator.tsx index 580eb6864..00432bcfc 100644 --- a/apps/code/src/renderer/features/message-editor/components/DiffStatsIndicator.tsx +++ b/apps/code/src/renderer/features/message-editor/components/DiffStatsIndicator.tsx @@ -32,7 +32,7 @@ export function DiffStatsIndicator({ } return ( - + + {isBashMode ? ( )} - +