Skip to content

Commit bfeeeef

Browse files
authored
ENGCOM-3984: Fixed Minicart close button overlapping #20615
2 parents c89becc + 3237edb commit bfeeeef

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)