Skip to content

Commit a88b954

Browse files
[Magento Community Engineering] Community Contributions - 2.4-develop-prs
- merged with '2.4-develop-express-lane-prs' branch
2 parents b596ffb + 6fe8a57 commit a88b954

File tree

1 file changed

+4
-0
lines changed
  • app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module

1 file changed

+4
-0
lines changed

app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/_cart.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,10 @@
267267
.lib-icon-font-symbol(
268268
@_icon-font-content: @icon-trash
269269
);
270+
271+
&:hover {
272+
.lib-css(text-decoration, @link__text-decoration);
273+
}
270274
}
271275
}
272276

0 commit comments

Comments
 (0)