Skip to content

Commit bc49905

Browse files
ENGCOM-6308: #25652: Arrows (.fotorama__thumb__arr) don't work in product gallery #25666
- Merge Pull Request #25666 from alexey-rakitin/magento2:fotorama-disabled-thumbs - Merged commits: 1. f97f68d
2 parents 36ea828 + f97f68d commit bc49905

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/web/mage/gallery/gallery.less

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -418,9 +418,8 @@
418418
}
419419

420420
.fotorama__arr--disabled {
421-
*display: none;
422421
cursor: default;
423-
opacity: 0.1;
422+
opacity: 0;
424423
pointer-events: none;
425424
}
426425

0 commit comments

Comments
 (0)