From 9e350f09df0b846fa082e92397f4ef02a2343c09 Mon Sep 17 00:00:00 2001 From: Sean Sube Date: Fri, 21 Jul 2023 19:33:32 -0500 Subject: [PATCH] lint(gui): make profile name field wider --- gui/src/components/Profiles.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/src/components/Profiles.tsx b/gui/src/components/Profiles.tsx index 2671b1de..0d775e9d 100644 --- a/gui/src/components/Profiles.tsx +++ b/gui/src/components/Profiles.tsx @@ -52,7 +52,7 @@ export function Profiles(props: ProfilesProps) { option.name} clearOnBlur renderOption={(optionProps, option) => (