]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/+admin/follows/follows.component.scss
Move to stylelint
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / follows.component.scss
1 @import 'mixins';
2
3 .form-sub-title {
4 flex-grow: 0;
5 margin-right: 30px;
6 }
7
8 .badge {
9 @include table-badge;
10 }