From 5eab4720ee97de732248ede8adee35622af01b04 Mon Sep 17 00:00:00 2001 From: Rafael Solorzano <61289255+rafasdc@users.noreply.github.com> Date: Tue, 7 May 2024 14:09:24 -0700 Subject: [PATCH] style: expand pill height for bottom of letters --- app/components/Analyst/ChangeStatus.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/Analyst/ChangeStatus.tsx b/app/components/Analyst/ChangeStatus.tsx index f175cc83ca..a074de4057 100644 --- a/app/components/Analyst/ChangeStatus.tsx +++ b/app/components/Analyst/ChangeStatus.tsx @@ -22,7 +22,7 @@ const StyledDropdown = styled.select` border-radius: 16px; appearance: none; padding: 6px 12px; - height: 30px; + height: 32px; width: ${(props) => props.statusStyles?.pillWidth}; background: ${(props) => props.statusStyles?.backgroundColor} url("data:image/svg+xml;utf8,