Skip to content

Commit e9c1157

Browse files
committed
Fixed Minicart close button overlapping
1 parent 8e2ca94 commit e9c1157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/luma/web/css/source/components/_modals_extend.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
.modal-custom {
6060
.action-close {
61-
.lib-css(margin, @indent__m);
61+
.lib-css(margin, 15px);
6262
}
6363
}
6464

0 commit comments

Comments
 (0)