aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/video-add-components/video-go-live.component.scss
blob: 09b71018ffbd04fdf3afa3977ef0ae920f4a221c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
.live-type {
  margin-top: 15px;
}

.peertube-radio-container {
  width: 250px;

  .form-group-description {
    white-space: nowrap;
  }
}