]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/shared-main/video/embed.component.html
Fix avatar default size
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-main / video / embed.component.html
CommitLineData
33f6dce1
C
1<div class="screenratio">
2 <div [innerHTML]="embedHTML"></div>
3</div>