From a666f7d216d0afd2117bfb80dc2e8eefdbe1dbab Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Thu, 2 Nov 2023 22:18:13 -0700 Subject: [PATCH] Remove focus on env sidebar buttons --- src-web/components/EnvironmentEditDialog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-web/components/EnvironmentEditDialog.tsx b/src-web/components/EnvironmentEditDialog.tsx index cdadbbc4..be7c06f7 100644 --- a/src-web/components/EnvironmentEditDialog.tsx +++ b/src-web/components/EnvironmentEditDialog.tsx @@ -228,7 +228,7 @@ function SidebarButton({ className={classNames( className, 'flex text-sm text-left w-full mb-1 h-xs', - 'text-gray-600 hocus:text-gray-800 !ring-0', + 'text-gray-600 hocus:text-gray-800 focus:outline-none', active && '!text-gray-900', )} >