From a0fb52e88e96b25818c362e2a2739a47f9e7ce3b Mon Sep 17 00:00:00 2001 From: atrincas Date: Wed, 18 Dec 2024 07:57:11 +0100 Subject: [PATCH] fix(toolbar): add padding to the overflow container for improved layout --- client/src/containers/overview/table/toolbar/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/containers/overview/table/toolbar/index.tsx b/client/src/containers/overview/table/toolbar/index.tsx index 1559eeeb..ea5d0311 100644 --- a/client/src/containers/overview/table/toolbar/index.tsx +++ b/client/src/containers/overview/table/toolbar/index.tsx @@ -143,7 +143,7 @@ export default function ToolbarProjectsTable() { -
+