Merge branch 'release/2.1.0' into develop
[oweals/peertube.git] / client / src / app / shared / video / modals / video-report.component.scss
1 @import 'variables';
2 @import 'mixins';
3
4 .information {
5   margin-bottom: 20px;
6 }
7
8 textarea {
9   @include peertube-textarea(100%, 100px);
10 }