X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/71b9264c1720e619f8cfcb297a7848ece420c61c..73774a5fe2d64970995e668576f8d4b632a8edee:/src/views/process-panel/process-subprocesses-card.tsx diff --git a/src/views/process-panel/process-subprocesses-card.tsx b/src/views/process-panel/process-subprocesses-card.tsx index 7b455b67..9607f49a 100644 --- a/src/views/process-panel/process-subprocesses-card.tsx +++ b/src/views/process-panel/process-subprocesses-card.tsx @@ -42,7 +42,7 @@ const styles: StyleRulesCallback = (theme: ArvadosTheme) => ({ color: theme.palette.common.white, }, status: { - paddingTop: theme.spacing.unit * 0.5, + paddingTop: theme.spacing.unit * 0.75, color: theme.palette.common.white, }, rightSideHeader: {