aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/shared/video-description.component.scss
blob: 8155cbca71859915a1bdc2ed3b3f8d71e55932cb (plain) (blame)
1
2
3
4
5
6
7
textarea {
  @include peertube-input-text(100%);

  padding: 5px 15px;
  font-size: 15px;
  height: 150px;
}