Skip to content

Commit

Permalink
fix(FEC-8344): 2 vertical lines with frames of the video appear on le…
Browse files Browse the repository at this point in the history
…ft and right sides of the player on IE11 (#6)

set the canvas width to 100%
  • Loading branch information
yairans authored Jun 28, 2018
1 parent 7e0ccec commit 02ba0bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
right: 0;
left: 0;
margin: auto;
width: 100%;
}

0 comments on commit 02ba0bc

Please sign in to comment.