Skip to content

Commit c52f795

Browse files
authored
replaced loading gif
Replaced loading gif with Theme loader gif.
1 parent 46d4116 commit c52f795

File tree

1 file changed

+1
-2
lines changed
  • app/design/frontend/Magento/blank/Magento_Swatches/web/css/source

1 file changed

+1
-2
lines changed

app/design/frontend/Magento/blank/Magento_Swatches/web/css/source/_module.less

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,7 @@
207207
}
208208

209209
&-loading {
210-
.lib-url('Magento_Swatches/images/loader-2.gif');
211-
content: url("@{url}");
210+
.lib-css(content, @loading__background-image);
212211
}
213212

214213
&-tooltip {

0 commit comments

Comments
 (0)