]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/angular/videos/components/list/videos-list.component.scss
Add search with field choose support in client
[github/Chocobozzz/PeerTube.git] / client / angular / videos / components / list / videos-list.component.scss
1 .videos-miniatures {
2 min-height: 600px;
3 }
4
5 my-videos-miniature {
6 display: inline-block;
7 }
8
9 pagination {
10 display: block;
11 text-align: center;
12 }