diff --git a/src/root/static/css/hydra.css b/src/root/static/css/hydra.css index fdfa7a8a..fa969be7 100644 --- a/src/root/static/css/hydra.css +++ b/src/root/static/css/hydra.css @@ -147,3 +147,7 @@ td.step-status span.warn { cursor: help; border-bottom: 1px dotted #999; } + +.tab-content > .tab-pane { + padding-top: 1.5rem; +} \ No newline at end of file