File tree 1 file changed +3
-13
lines changed
app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/products
1 file changed +3
-13
lines changed Original file line number Diff line number Diff line change 186
186
}
187
187
188
188
& .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);
193
190
}
194
191
195
192
& .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);
200
194
}
201
195
}
202
196
}
243
237
}
244
238
245
239
.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 );
251
241
.lib-rating-summary-label-hide ();
252
242
253
243
display : inline-block ;
You can’t perform that action at this time.
0 commit comments