From a819cbfced00584f9217e31b9df4c8277f3b36d2 Mon Sep 17 00:00:00 2001 From: Dmytro Stanchiev Date: Wed, 8 Apr 2026 01:33:33 -0400 Subject: [PATCH] fix: normalize action button icon spacing and text size --- src/components/ai-toolbar.tsx | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/src/components/ai-toolbar.tsx b/src/components/ai-toolbar.tsx index 3ffb2cb..3769061 100644 --- a/src/components/ai-toolbar.tsx +++ b/src/components/ai-toolbar.tsx @@ -157,12 +157,17 @@ export const AIToolbar = ({ {/* Action buttons — always visible */}
- - + Import @@ -173,18 +178,18 @@ export const AIToolbar = ({ variant="outline" size="sm" onClick={onExport} - className="h-8 text-xs" + className="text-xs" > - + Export