Skip to content

Commit c3846e2

Browse files
committed
MC-33593: The style of cart icon is broken
1 parent 759286f commit c3846e2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dev/tests/js/jasmine/assets/app/code/Magento/Ui/base/templates/block-loader.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
/**
3+
* Copyright © Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
5+
*/
6+
-->
17
<div data-role="loader" class="loading-mask" style="position: absolute;">
28
<div class="loader">
39
<img src="<%= loaderImageHref %>" alt="Loading..." title="Loading..." style="position: absolute;">

0 commit comments

Comments
 (0)