Commit a14c08ae authored by Payton Burdette's avatar Payton Burdette Committed by Mark Florian

Migrate loading spinners

Migrate loading spinners to be design
system compliant.

Changelog: changed
parent 1cb08250
......@@ -4,7 +4,7 @@
.save-group-loader
.center
%h2
%i.loading.gl-spinner
= gl_loading_icon(size: 'md')
= page_title
%p
= s_('GroupImport|Please wait while we import the group for you. Refresh at will.')
......@@ -48,4 +48,4 @@
.mr-loading-status
.loading.hide
.gl-spinner.gl-spinner-md
= gl_loading_icon(size: 'md')
.text-center.gl-mt-3
.gl-spinner.gl-spinner-md
= gl_loading_icon(size: 'md', css_class: 'gl-mt-3')
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