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

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