From 1cdd8ebc536925cfef820afe9d42325bdbef6b7d Mon Sep 17 00:00:00 2001 From: Anirban Singha <143536290+SinghaAnirban005@users.noreply.github.com> Date: Wed, 30 Jul 2025 10:16:11 +0530 Subject: [PATCH] fix: alignment of time unit select box (#22800) --- .../components/tabs/advanced/RequiresConfirmationController.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/features/eventtypes/components/tabs/advanced/RequiresConfirmationController.tsx b/packages/features/eventtypes/components/tabs/advanced/RequiresConfirmationController.tsx index 7f8cd85cf2..0886073e84 100644 --- a/packages/features/eventtypes/components/tabs/advanced/RequiresConfirmationController.tsx +++ b/packages/features/eventtypes/components/tabs/advanced/RequiresConfirmationController.tsx @@ -208,7 +208,7 @@ export default function RequiresConfirmationController({ customClassNames?.conditionalConfirmationRadio?.timeUnitSelect } innerClassNames={{ - control: "rounded-l-none max-h-4 px-3 bg-subtle", + control: "rounded-l-none max-h-4 px-3 bg-subtle py-1", }} onChange={(opt) => { setRequiresConfirmationSetup({