aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/+admin/follows/following-add/following-add.component.scss
blob: 7594b502c2ed814f736fb0d1a22695a4a576aa0e (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                     

                
 
 


                           
 
@import '_variables';
@import '_mixins';

textarea {
  height: 250px;
}

input[type=submit] {
  @include peertube-button;
  @include orange-button;
}