Skip to content

Commit

Permalink
make video control bar fit parent div (zedeus#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyzy823 authored Aug 14, 2022
1 parent 5f31e86 commit 077ebc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sass/tweet/video.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

video {
max-height: 100%;
max-width: 100%;
width: 100%;
}

.gallery-video {
Expand Down

0 comments on commit 077ebc9

Please sign in to comment.