From 7eb2abe9b2eda67234b21f30a7f6cf97ffb1ae4b Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Thu, 2 Nov 2023 22:23:21 -0700 Subject: [PATCH] Even better focus state --- src-web/components/EnvironmentEditDialog.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src-web/components/EnvironmentEditDialog.tsx b/src-web/components/EnvironmentEditDialog.tsx index be7c06f7..d5f8d03b 100644 --- a/src-web/components/EnvironmentEditDialog.tsx +++ b/src-web/components/EnvironmentEditDialog.tsx @@ -51,7 +51,7 @@ export const EnvironmentEditDialog = function ({ initialEnvironment }: Props) { )} > {showSidebar && ( -