From a19626caa606f57099a5fda320d201d7844b147f Mon Sep 17 00:00:00 2001
From: Jan Keromnes
Date: Tue, 16 Mar 2021 17:37:56 +0000
Subject: [PATCH] [dashboard] Hide running workspace open button when group
isn't hovered
---
components/dashboard/src/start/CreateWorkspace.tsx | 4 ++--
components/dashboard/tailwind.config.js | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/components/dashboard/src/start/CreateWorkspace.tsx b/components/dashboard/src/start/CreateWorkspace.tsx
index d44b8cd69424ea..3d12735fbdef57 100644
--- a/components/dashboard/src/start/CreateWorkspace.tsx
+++ b/components/dashboard/src/start/CreateWorkspace.tsx
@@ -87,13 +87,13 @@ export class CreateWorkspace extends React.ComponentYou already have running workspaces with the same context. You can open an existing one or open a new workspace.