File tree Expand file tree Collapse file tree 1 file changed +3
-13
lines changed
app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/products Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Original file line number Diff line number Diff line change 186186 }
187187
188188 & .towishlist {
189- .lib-icon-font-symbol (
190- @_icon-font-content : @icon-wishlist-full ,
191- @_icon-font-position : before
192- );
189+ .lib-icon-font-symbol (@_icon-font-content : @icon-wishlist-full , @_icon-font-position : before);
193190 }
194191
195192 & .tocompare {
196- .lib-icon-font-symbol (
197- @_icon-font-content : @icon-compare-full ,
198- @_icon-font-position : before
199- );
193+ .lib-icon-font-symbol (@_icon-font-content : @icon-compare-full , @_icon-font-position : before);
200194 }
201195 }
202196 }
243237 }
244238
245239 .rating-summary {
246- .lib-rating-summary (
247- @_icon-font : ' luma-icons' ,
248- @_icon-font-size : 16px ,
249- @_icon-letter-spacing : 2px
250- );
240+ .lib-rating-summary (@_icon-font : ' luma-icons' , @_icon-font-size : 16px , @_icon-letter-spacing : 2px );
251241 .lib-rating-summary-label-hide ();
252242
253243 display : inline-block ;
You can’t perform that action at this time.
0 commit comments