Reorganize client shared modules
[oweals/peertube.git] / client / src / app / shared / shared-moderation / user-ban-modal.component.scss
1 @import 'variables';
2 @import 'mixins';
3
4 textarea {
5   @include peertube-textarea(100%, 60px);
6 }