Skip to content
Snippets Groups Projects
Commit f9f4be45 authored by Simon Knox's avatar Simon Knox
Browse files

center spinner on MR pipelines dropdown

parent 8e225051
No related branches found
No related tags found
1 merge request!11523center spinner on MR pipelines dropdown
Pipeline #
Loading
Loading
@@ -5,7 +5,7 @@ export default {
data() {
return {
builds: '',
spinner: '<span class="fa fa-spinner fa-spin"></span>',
spinner: '<div class="text-center"><span class="fa fa-spinner fa-spin"></span></div>',
};
},
 
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