Commit 25777183 authored by Filipa Lacerda's avatar Filipa Lacerda

Centers loading icon in CI action

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