From 8fb6982f9d6d4e76cae9c8b16be36c16ce93c148 Mon Sep 17 00:00:00 2001 From: Peter Amstutz Date: Wed, 21 Dec 2022 09:58:27 -0500 Subject: [PATCH] Remove maxHeight for resources panel refs #19438 Arvados-DCO-1.1-Signed-off-by: Peter Amstutz --- src/views/process-panel/process-panel-root.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/process-panel/process-panel-root.tsx b/src/views/process-panel/process-panel-root.tsx index 28d2e97892..adb6c92074 100644 --- a/src/views/process-panel/process-panel-root.tsx +++ b/src/views/process-panel/process-panel-root.tsx @@ -163,7 +163,7 @@ export const ProcessPanelRoot = withStyles(styles)( outputUuid={outputUuid || ""} /> - +