From 0ed22adb03f64b6100053afd66fe859b054c2af7 Mon Sep 17 00:00:00 2001 From: David Kaya Date: Wed, 25 Mar 2026 20:32:44 +0100 Subject: [PATCH] style: add leading-none to pill text to ensure 8px font takes effect Add explicit leading-none alongside text-[8px] so both font-size and line-height shrink, making the size reduction visually apparent. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- src/renderer/components/chat/InlinePills.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/renderer/components/chat/InlinePills.tsx b/src/renderer/components/chat/InlinePills.tsx index 22d031c..db2bfa2 100644 --- a/src/renderer/components/chat/InlinePills.tsx +++ b/src/renderer/components/chat/InlinePills.tsx @@ -63,7 +63,7 @@ export function InlineModelPill({