From 2bf2c0da84fbd72d18e8a05574c5ffddc642b838 Mon Sep 17 00:00:00 2001 From: "v.lagerev" Date: Mon, 11 May 2026 00:58:39 +0300 Subject: [PATCH] feat(profile): drop pill background on user-card kebab and enlarge the dots icon --- src/app/components/user-profile/UserChips.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/components/user-profile/UserChips.tsx b/src/app/components/user-profile/UserChips.tsx index 36f15f1d..3c2dcf13 100644 --- a/src/app/components/user-profile/UserChips.tsx +++ b/src/app/components/user-profile/UserChips.tsx @@ -203,12 +203,12 @@ export function UserActionsMenu({ - + );