]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - 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
CommitLineData
8cbc40b2 1@use '_mixins' as *;
d3840613 2
08c1efbe 3.form-sub-title {
27bc9586
C
4 @include margin-right(30px);
5
e600e1fe 6 flex-grow: 0;
51548b31 7}
bc99dfe5
RK
8
9.badge {
10 @include table-badge;
11}