From b3e14b398586ee212597a8deba7962a3cc951ecd Mon Sep 17 00:00:00 2001 From: Jason Date: Thu, 30 Oct 2025 16:48:07 +0800 Subject: [PATCH] style: improve current provider visual feedback and toast duration - Add light blue ring border to active provider card instead of solid border - Fix border flashing issue when switching providers - Reduce toast notification duration from 4s to 2s for better UX --- src/components/providers/ProviderCard.tsx | 4 ++-- src/components/ui/sonner.tsx | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/providers/ProviderCard.tsx b/src/components/providers/ProviderCard.tsx index b5bbfef..a651b9e 100644 --- a/src/components/providers/ProviderCard.tsx +++ b/src/components/providers/ProviderCard.tsx @@ -94,9 +94,9 @@ export function ProviderCard({