Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Fix seek preview video size
Browse files Browse the repository at this point in the history
  • Loading branch information
jrsmb committed Dec 7, 2022
1 parent 2a1fd3b commit bf95bff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_seek-preview.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
line-height: 16px;

video {
position: relative;
width: 100%;
border-radius: 4px;
border-bottom-left-radius: initial;
Expand Down

0 comments on commit bf95bff

Please sign in to comment.