Merge pull request #19138 from edx/ziafazal/WL-1830
WL-1830: change min-height of video player to support mobile devices
This commit is contained in:
@@ -261,7 +261,7 @@ $cool-dark: rgb(79, 89, 93); // UXPL cool dark
|
||||
|
||||
.video-player {
|
||||
overflow: hidden;
|
||||
min-height: 300px;
|
||||
min-height: 158px;
|
||||
|
||||
> div {
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user