From 717b30115bc4ecee7813527c32a6fb9dd409b8d1 Mon Sep 17 00:00:00 2001 From: Johannes <72809645+jobenjada@users.noreply.github.com> Date: Fri, 27 Jun 2025 07:20:52 -0700 Subject: [PATCH] fix: align settings card height plus border radius (#6119) --- .../modules/ee/contacts/segments/components/targeting-card.tsx | 2 +- .../modules/survey/editor/components/targeting-locked-card.tsx | 2 +- apps/web/modules/ui/components/iconbar/index.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/modules/ee/contacts/segments/components/targeting-card.tsx b/apps/web/modules/ee/contacts/segments/components/targeting-card.tsx index 1dfc38ab88..8aa853dffd 100644 --- a/apps/web/modules/ee/contacts/segments/components/targeting-card.tsx +++ b/apps/web/modules/ee/contacts/segments/components/targeting-card.tsx @@ -170,7 +170,7 @@ export function TargetingCard({ -
+
-
+
diff --git a/apps/web/modules/ui/components/iconbar/index.tsx b/apps/web/modules/ui/components/iconbar/index.tsx index 32e6b0153a..dfc88e7273 100644 --- a/apps/web/modules/ui/components/iconbar/index.tsx +++ b/apps/web/modules/ui/components/iconbar/index.tsx @@ -19,7 +19,7 @@ export const IconBar = ({ actions }: IconBarProps) => { return (
{actions