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

12 lines
126 B
SCSS

@use '_mixins' as *;
.form-sub-title {
@include margin-right(30px);
flex-grow: 0;
}
.badge {
@include table-badge;
}