]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+admin/follows/following-add/following-add.component.scss
Merge branch 'feature/design' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / following-add / following-add.component.scss
CommitLineData
e600e1fe
C
1textarea {
2 height: 250px;
e105c19c 3}
b5d6b94c 4
e600e1fe
C
5input[type=submit] {
6 @include peertube-button;
7 @include orange-button;
b5d6b94c 8}
e600e1fe 9