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

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

  flex-grow: 0;
}

.badge {
  @include table-badge;
}