Skip to content

Commit 3b247b8

Browse files
ENGCOM-6522: Added Fix for 26164 #26173
- Merge Pull Request #26173 from divyajyothi5321/magento2:divyajyothi5321-issue_26164 - Merged commits: 1. 216d2c1
2 parents 946c6ba + 216d2c1 commit 3b247b8

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)