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

12 lines
121 B
SCSS
Raw Normal View History

2021-05-27 10:45:36 -05:00
@use '_mixins';
2020-04-19 13:26:25 -05:00
2018-04-26 09:11:38 -05:00
.form-sub-title {
2021-06-07 10:38:31 -05:00
@include margin-right(30px);
2017-12-08 08:22:57 -06:00
flex-grow: 0;
}
.badge {
@include table-badge;
}