From a13a67de54e7c6e89f25387acb6f6a1c43f4362f Mon Sep 17 00:00:00 2001 From: dotta Date: Fri, 3 Apr 2026 07:39:22 -0500 Subject: [PATCH] fix(ui): style Don't allow button as outline in feedback modal The "Don't allow" button in the feedback sharing preference modal should be visually distinct from "Always allow" by using an outline variant instead of the default solid primary style. Co-Authored-By: Paperclip --- ui/src/components/OutputFeedbackButtons.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/src/components/OutputFeedbackButtons.tsx b/ui/src/components/OutputFeedbackButtons.tsx index 9d26a022..bafa9bcc 100644 --- a/ui/src/components/OutputFeedbackButtons.tsx +++ b/ui/src/components/OutputFeedbackButtons.tsx @@ -216,6 +216,7 @@ export function OutputFeedbackButtons({