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