From 515c67d011aaf449a47b8b0ad5dbebe76f548c2a Mon Sep 17 00:00:00 2001 From: Chewbacca Date: Wed, 28 Dec 2022 11:48:16 -0500 Subject: [PATCH] Add 'truncate' class to Select --- app/soapbox/components/ui/select/select.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/components/ui/select/select.tsx b/app/soapbox/components/ui/select/select.tsx index 8c2369ce5..e405fa240 100644 --- a/app/soapbox/components/ui/select/select.tsx +++ b/app/soapbox/components/ui/select/select.tsx @@ -11,7 +11,7 @@ const Select = React.forwardRef((props, ref) => { return (