]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/+admin/follows/following-add/following-add.component.scss
Design follow admin page
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / following-add / following-add.component.scss
1 textarea {
2 height: 250px;
3 }
4
5 input[type=submit] {
6 @include peertube-button;
7 @include orange-button;
8 }
9