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

.form-sub-title {
  flex-grow: 0;
  margin-right: 30px;
}

.badge {
  @include table-badge;
}