aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/overview/videos/video-list.component.scss
blob: fcdb457f25f7c25a6d03be66d59ae49df3ca5c66 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
@use '_variables' as *;
@use '_mixins' as *;
my-embed {
  display: block;
  max-width: 500px;
}

.badge {
  @include table-badge;
}