From b637621871caf82515298fdbcff7fda96c1f5e3a Mon Sep 17 00:00:00 2001 From: Carlos Valente Date: Sun, 27 Oct 2024 09:41:05 +0100 Subject: [PATCH] refactor: guarantee minimum width --- apps/client/src/features/editors/finder/Finder.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/features/editors/finder/Finder.tsx b/apps/client/src/features/editors/finder/Finder.tsx index bcf0e207a..2a8f9e3fb 100644 --- a/apps/client/src/features/editors/finder/Finder.tsx +++ b/apps/client/src/features/editors/finder/Finder.tsx @@ -58,7 +58,7 @@ export default function Finder(props: FinderProps) { return ( - +