Skip to content
Snippets Groups Projects
Verified Commit c773f24a authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

Shows download artifacts button for pipelines on small screens

parent d2590b15
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -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
Loading
Loading
---
title: Shows download artifacts button for pipelines on small screens
merge_request:
author:
type: changed
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