]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+admin/follows/following-add/following-add.component.scss
Unfollow with host
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / following-add / following-add.component.scss
CommitLineData
63c4db6d
C
1@import '_variables';
2@import '_mixins';
3
e600e1fe
C
4textarea {
5 height: 250px;
e105c19c 6}
b5d6b94c 7
e600e1fe
C
8input[type=submit] {
9 @include peertube-button;
10 @include orange-button;
b5d6b94c 11}