Make the player fit the full width but content stay the same. For #2360
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
@import '../../../styles/mixins.scss';
|
||||
|
||||
.player {
|
||||
height: auto !important;
|
||||
width: 100%;
|
||||
video {
|
||||
position: static !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user