aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/follows/follows.component.scss
blob: ef2c089577653dd4c3295e9c92c5b1d04220585d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
@use '_mixins';

.form-sub-title {
  @include margin-right(30px);

  flex-grow: 0;
}

.badge {
  @include table-badge;
}