Merge branch 'feature/audio-upload' into develop
[oweals/peertube.git] / client / src / app / shared / video / modals / video-blacklist.component.scss
1 @import 'variables';
2 @import 'mixins';
3
4 textarea {
5   @include peertube-textarea(100%, 100px);
6 }