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

Centers loading icon in CI action

parent f3ce7a37
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -695,6 +695,10 @@
top: -1px;
}
 
.spinner {
top: 2px;
}
&.play {
svg {
left: 2px;
Loading
Loading
@@ -861,6 +865,7 @@ button.mini-pipeline-graph-dropdown-toggle {
}
}
 
.spinner,
svg {
width: $ci-action-dropdown-svg-size;
height: $ci-action-dropdown-svg-size;
Loading
Loading
---
title: Center loading icon in CI action component
merge_request:
author:
type: fixed
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