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

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

.empty-table-message {
  @include empty-state;
}