diff --git a/src/app/webapp-common/pipelines/edit-pipeline-header/edit-pipeline-header.component.html b/src/app/webapp-common/pipelines/edit-pipeline-header/edit-pipeline-header.component.html index 9f221034..0b0d9613 100644 --- a/src/app/webapp-common/pipelines/edit-pipeline-header/edit-pipeline-header.component.html +++ b/src/app/webapp-common/pipelines/edit-pipeline-header/edit-pipeline-header.component.html @@ -1,10 +1,10 @@
- - - - - - + + + + + - - + +
\ No newline at end of file diff --git a/src/app/webapp-common/pipelines/edit-pipeline-header/edit-pipeline-header.component.scss b/src/app/webapp-common/pipelines/edit-pipeline-header/edit-pipeline-header.component.scss index ae6dc8b6..6495a366 100644 --- a/src/app/webapp-common/pipelines/edit-pipeline-header/edit-pipeline-header.component.scss +++ b/src/app/webapp-common/pipelines/edit-pipeline-header/edit-pipeline-header.component.scss @@ -55,9 +55,11 @@ margin-right: 24px; } - .download-btn { - margin-right: 24px; - color: $blue-300; + .g-btn { + display: inherit; + margin-left: 12px; + gap: 12px; + // color: $blue-300; } .al-ico-tune {