open-consul/ui-v2/app/styles/components/progress/skin.scss

7 lines
158 B
SCSS
Raw Normal View History

%progress-indeterminate {
background-image: $loading-svg;
background-position: center;
background-repeat: no-repeat;
background-color: transparent;
}