From 2ffe3ac11c9bad93b8b226167aef687a274028fd Mon Sep 17 00:00:00 2001 From: Lisa Knox Date: Mon, 11 Dec 2023 11:15:51 -0500 Subject: [PATCH] 21280: removed excess whitespace from subprocess panel Arvados-DCO-1.1-Signed-off-by: Lisa Knox ~ --- src/components/data-explorer/data-explorer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/data-explorer/data-explorer.tsx b/src/components/data-explorer/data-explorer.tsx index 0733da43..b3a93bbb 100644 --- a/src/components/data-explorer/data-explorer.tsx +++ b/src/components/data-explorer/data-explorer.tsx @@ -221,7 +221,7 @@ export const DataExplorer = withStyles(styles)( wrap="nowrap" className={classes.container} > -
+
{title && (