X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/7d1fded42f510a082f4274531de2b7f591919bdb..2f857ebcd67a607b7fde9c0ea4808ac30c591876:/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: {