]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+admin/follows/follows.component.scss
Move to stylelint
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / follows.component.scss
CommitLineData
931d3430 1@import 'mixins';
d3840613 2
08c1efbe 3.form-sub-title {
e600e1fe
C
4 flex-grow: 0;
5 margin-right: 30px;
51548b31 6}
bc99dfe5
RK
7
8.badge {
9 @include table-badge;
10}