]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/angular/videos/components/list/videos-list.component.scss
Extends the search feature by customizing the search field (name,
[github/Chocobozzz/PeerTube.git] / client / angular / videos / components / list / videos-list.component.scss
1 .loading {
2 display: inline-block;
3 margin-top: 100px;
4 }
5
6 my-videos-miniature {
7 display: inline-block;
8 }