aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.scss
blob: 281cef726859aab27345da60aa0c41abf241884a (plain) (blame)
1
2
3
4
5
6
7
@import '_variables';
@import '_mixins';

my-video-playlist-miniature {
  display: inline-block;
  width: $video-thumbnail-width;
}