Commit c773f24a authored by Filipa Lacerda's avatar Filipa Lacerda

Shows download artifacts button for pipelines on small screens

parent d2590b15
......@@ -330,7 +330,7 @@ export default {
<pipelines-artifacts-component
v-if="pipeline.details.artifacts.length"
:artifacts="pipeline.details.artifacts"
class="d-none d-sm-none d-md-block"
class="d-md-block"
/>
<loading-button
......
---
title: Shows download artifacts button for pipelines on small screens
merge_request:
author:
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment