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

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