]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/app/videos/video-watch/video-watch.component.scss
Move webtorrent inside a service
[github/Chocobozzz/PeerTube.git] / client / app / videos / video-watch / video-watch.component.scss
CommitLineData
cb11e775 1.embed-responsive {
9ced64e0 2 height: 500px;
cb11e775 3}
da932efc 4
9ced64e0
C
5#torrent-info {
6 font-size: 10px;
7
8 div {
9 display: inline-block;
10 width: 33%;
11 text-align: center;
12 }
13}