From aa1836d9b12d4c9926ceaf1ba7607f2bc72b04ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Tron=C3=AD=C4=8Dek?= Date: Mon, 12 Aug 2024 23:46:15 -0700 Subject: [PATCH] Fix workspace list grid on Safari (#20107) --- components/dashboard/src/workspaces/WorkspaceEntry.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dashboard/src/workspaces/WorkspaceEntry.tsx b/components/dashboard/src/workspaces/WorkspaceEntry.tsx index 310a469bd7..6de0f4b1a5 100644 --- a/components/dashboard/src/workspaces/WorkspaceEntry.tsx +++ b/components/dashboard/src/workspaces/WorkspaceEntry.tsx @@ -70,7 +70,7 @@ export const WorkspaceEntry: FunctionComponent = ({ info, shortVersion }) -
+