Skip to content
Snippets Groups Projects
Commit 96ed9c29 authored by Enrique Alcántara's avatar Enrique Alcántara
Browse files

Merge branch '240913-follow-up-from-feat-css-add-gl-pt-md-n2-gl-mt-md-n2-classes' into 'master'

Replace md classes with gitlab-ui alternatives

Closes #240913

See merge request gitlab-org/gitlab!40284
parents 165297d7 8320a8fe
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -108,7 +108,9 @@ export default {
</div>
</template>
<div class="row">
<div class="col-md-5 order-md-last col-12 gl-mt-5 mt-md-n1 pt-md-1 svg-content svg-225">
<div
class="col-md-5 order-md-last col-12 gl-mt-5 gl-mt-md-n2! gl-pt-md-2 svg-content svg-225"
>
<img data-testid="pipeline-image" :src="pipelineSvgPath" />
</div>
<div class="col-md-7 order-md-first col-12">
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment