]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/+admin/follows/follows.component.scss
Merge branch 'release/3.3.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / follows.component.scss
1 @use '_mixins' as *;
2
3 .form-sub-title {
4 @include margin-right(30px);
5
6 flex-grow: 0;
7 }
8
9 .badge {
10 @include table-badge;
11 }