From 27feeea69121336557deda1f32b65a5daa146f82 Mon Sep 17 00:00:00 2001 From: Brandon Cohen Date: Mon, 26 Dec 2022 23:54:17 -0500 Subject: [PATCH] fix: changed overflow scroll to only if necessary (#3184) --- src/components/StatusBadge/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/StatusBadge/index.tsx b/src/components/StatusBadge/index.tsx index 278c8819..9dd1a7eb 100644 --- a/src/components/StatusBadge/index.tsx +++ b/src/components/StatusBadge/index.tsx @@ -136,7 +136,7 @@ const StatusBadge = ({ @@ -187,7 +187,7 @@ const StatusBadge = ({ @@ -238,7 +238,7 @@ const StatusBadge = ({