]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/videos/+video-watch/modal/video-report.component.scss
Merge branch 'develop' into pr/1217
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-watch / modal / 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 }