From e6849ceba9a61f425065796efabaaac950961414 Mon Sep 17 00:00:00 2001 From: Milan Pavlik Date: Mon, 28 Mar 2022 13:05:04 +0000 Subject: [PATCH] Revert "ui: enlarge search box on dashboard" This reverts commit 8b9a40a7a640db4996b09f129e52b9c9889f11de. --- components/dashboard/src/workspaces/Workspaces.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/dashboard/src/workspaces/Workspaces.tsx b/components/dashboard/src/workspaces/Workspaces.tsx index 5e2e2f2f981fa4..47806667f0f91b 100644 --- a/components/dashboard/src/workspaces/Workspaces.tsx +++ b/components/dashboard/src/workspaces/Workspaces.tsx @@ -48,7 +48,7 @@ export default function () { (activeWorkspaces.length > 0 || inactiveWorkspaces.length > 0 || workspaceModel.searchTerm ? ( <>
-
+
+
+