aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/modal/video-report.component.scss
blob: 4713660a226c801f1e22f687bd3d0c3dc008a3b8 (plain) (tree)
1
2
3
4
5
6
7
8
9

                    
 



                      
          
                                          
 
@import 'variables';
@import 'mixins';

.information {
  margin-bottom: 20px;
}

textarea {
  @include peertube-textarea(100%, 100px);
}