diff --git a/ui/desktop/src/components/ChatInput.tsx b/ui/desktop/src/components/ChatInput.tsx
index 1f5bd29586..a79327fbaa 100644
--- a/ui/desktop/src/components/ChatInput.tsx
+++ b/ui/desktop/src/components/ChatInput.tsx
@@ -1665,7 +1665,7 @@ export default function ChatInput({
{/* Secondary actions and controls row below input */}
{/* Directory path */}
-
+
{/* Action button */}
@@ -1676,9 +1676,10 @@ export default function ChatInput({
onClick={handleActionButtonClick}
variant="ghost"
size="sm"
- className="flex items-center justify-center text-text-default/70 hover:text-text-default text-xs cursor-pointer transition-colors"
+ className="flex items-center text-text-default/70 hover:text-text-default text-xs cursor-pointer transition-colors px-0"
>
-
+
+
Actions
Quick Actions
@@ -1693,9 +1694,10 @@ export default function ChatInput({
onClick={handleFileSelect}
variant="ghost"
size="sm"
- className="flex items-center justify-center text-text-default/70 hover:text-text-default text-xs cursor-pointer transition-colors"
+ className="flex items-center text-text-default/70 hover:text-text-default text-xs cursor-pointer transition-colors px-0"
>
-
+
+
Attach
Attach file or directory
@@ -1707,13 +1709,11 @@ export default function ChatInput({
{/* Cost Tracker */}
{COST_TRACKING_ENABLED && (
<>
-
-
-
+
>
)}
@@ -1731,21 +1731,20 @@ export default function ChatInput({
-
-
-
-
-
- Configure goosehints
-
-
+
+
+
+
+ Configure goosehints
+