Skip to content

Commit c13e1fd

Browse files
sanganinamratadmytro-ch
authored andcommitted
Revert back file changes
1 parent 32c4a33 commit c13e1fd

File tree

1 file changed

+2
-2
lines changed
  • app/design/frontend/Magento/blank/Magento_ProductVideo/web/css/source

1 file changed

+2
-2
lines changed

app/design/frontend/Magento/blank/Magento_ProductVideo/web/css/source/_module.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
9191

9292
// @TODO UI: check possibility to use .media-width() mixin
9393
@media only screen
94-
and (min-device-width: @screen__xxs)
95-
and (max-device-width: @screen__m)
94+
and (min-device-width: 320px)
95+
and (max-device-width: 780px)
9696
and (orientation: landscape) {
9797
.product-video {
9898
height: 100%;

0 commit comments

Comments
 (0)