Only show updatedAt date of abuse if different from createdAt
[oweals/peertube.git] / client / src / app / +admin / moderation / video-abuse-list / moderation-comment-modal.component.scss
1 @import 'variables';
2 @import 'mixins';
3
4 textarea {
5   @include peertube-textarea(100%, 100px);
6 }