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

11 lines
113 B
SCSS
Raw Normal View History

2020-04-19 13:26:25 -05:00
@import "mixins";
2018-04-26 09:11:38 -05:00
.form-sub-title {
2017-12-08 08:22:57 -06:00
flex-grow: 0;
margin-right: 30px;
}
.badge {
@include table-badge;
}