PeerTube/client/src/app/+admin/follows/follows.component.scss

12 lines
123 B
SCSS

@import 'mixins';
.form-sub-title {
@include margin-right(30px);
flex-grow: 0;
}
.badge {
@include table-badge;
}