Skip to content

Commit ee8778b

Browse files
authored
#21150: Fixed static tests
1 parent 692cd9d commit ee8778b

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
@@ -150,7 +150,7 @@
150150
}
151151

152152
.modal-popup {
153-
pointer-events: auto;
153+
pointer-events: auto;
154154
&.modal-slide {
155155
.modal-inner-wrap[class] {
156156
.lib-css(background-color, @modal-slide-mobile__background-color);

0 commit comments

Comments
 (0)