aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/video-block-list/video-block-list.component.scss
blob: 6152d9651ea9277834f747386a559bed363b6a52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
@use '_mixins' as *;
@use '_variables' as *;

my-global-icon {
  width: 24px;
  height: 24px;
}

.badge {
  @include table-badge;
}