Skip to content

Commit e73d46a

Browse files
committed
JS-372: [Full-screen mode] Left and right side of image visible while video player is loading
- Hide close button in fullscreen
1 parent cad0534 commit e73d46a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/web/mage/gallery/module/_fullscreen.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@
4949
display: none;
5050
}
5151
}
52+
.fotorama__video-close {
53+
display: none;
54+
}
5255
}
5356

5457
.fotorama--fullscreen .fotorama__loaded--full {

0 commit comments

Comments
 (0)