Skip to content

Commit

Permalink
Update youtube-embed.css
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlnchv authored Mar 7, 2019
1 parent 4d08f78 commit 82ab044
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions client/css/youtube-embed.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
transition-delay: 0s, 0s;
}

.youtube-embed__poster svg {
width: 66px;
height: 66px;
}

.youtube-embed__container.is-active .youtube-embed__poster {
overflow: hidden;
opacity: 0;
Expand Down

0 comments on commit 82ab044

Please sign in to comment.