]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/videos/+video-watch/modal/video-report.component.scss
Merge branch 'release/v1.2.0'
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-watch / modal / video-report.component.scss
CommitLineData
4635f59d
C
1@import 'variables';
2@import 'mixins';
5f0805d3 3
a1b2f876
C
4.information {
5 margin-bottom: 20px;
6}
7
5f0805d3 8textarea {
efc9e845 9 @include peertube-textarea(100%, 100px);
5f0805d3 10}