Skip to content

Commit

Permalink
Merge pull request #11145 from ariellalgilmore/fix/video-player-v2-al…
Browse files Browse the repository at this point in the history
…ignment

fix(video-player): v2 alignment
  • Loading branch information
ariellalgilmore authored Nov 14, 2023
2 parents c4ebf0a + bc4c8cc commit fa1a414
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ $aspect-ratios: ((16, 9), (9, 16), (2, 1), (1, 2), (4, 3), (3, 4), (1, 1));
position: relative;
width: 100%;
height: 100%;
padding-top: 0;

&::before {
content: '';
Expand Down

0 comments on commit fa1a414

Please sign in to comment.