aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-moderation/comment-report.component.scss
blob: 17a33d3a2e6ac695777869c077de1f637c54c667 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
@import 'variables';
@import 'mixins';

.information {
  margin-bottom: 20px;
}

textarea {
  @include peertube-textarea(100%, 100px);
}