From 43dee910b89c6d9a4eb2ec0a50fd7b20545cf46d Mon Sep 17 00:00:00 2001 From: lemon Date: Sat, 20 Jun 2026 22:43:22 -0700 Subject: [PATCH] Remove verification request button border --- src/components/profile/ProfileVerifierSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/profile/ProfileVerifierSection.tsx b/src/components/profile/ProfileVerifierSection.tsx index c592faf8..564048a5 100644 --- a/src/components/profile/ProfileVerifierSection.tsx +++ b/src/components/profile/ProfileVerifierSection.tsx @@ -103,7 +103,7 @@ export function ProfileVerifierSection({ pubkey, isOwnProfile = false, className type="button" variant="ghost" size="sm" - className="-mt-1 -mr-2 h-7 shrink-0 rounded-full border border-primary/20 bg-background/70 px-2.5 text-xs font-medium text-primary shadow-sm hover:bg-primary/10 hover:text-primary" + className="-mt-1 -mr-2 h-7 shrink-0 rounded-full bg-background/70 px-2.5 text-xs font-medium text-primary hover:bg-primary/10 hover:text-primary" asChild >