]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/videos/+video-watch/modal/video-report.component.scss
Add ability to delete and update abuse on client
[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
C
3
4textarea {
efc9e845 5 @include peertube-textarea(100%, 100px);
5f0805d3 6}