From 1f852e9c3cb3c0a095f205eb5ff06a02e0a6fd8a Mon Sep 17 00:00:00 2001 From: rahulramesha Date: Fri, 20 Sep 2024 21:04:50 +0530 Subject: [PATCH] fix large dropdown properties truncation --- web/core/components/dropdowns/buttons.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/core/components/dropdowns/buttons.tsx b/web/core/components/dropdowns/buttons.tsx index 4a49fb47a84..a2b7c590a13 100644 --- a/web/core/components/dropdowns/buttons.tsx +++ b/web/core/components/dropdowns/buttons.tsx @@ -74,7 +74,7 @@ const BorderButton: React.FC = (props) => { >
= (props) => { >