aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-download.component.scss
blob: 5fca82135b0a36e3b31eda2dd49160394ee998d9 (plain) (tree)
1
2
3
4
5
6
7
8
9


                     

                                            

 

                   
 

                                      
 

                          

   
@import '_variables';
@import '_mixins';

.peertube-select-container {
  @include peertube-select-container(130px);
}

.download-type {
  margin-top: 30px;

  .peertube-radio-container {
    @include peertube-radio-container;

    display: inline-block;
    margin-right: 30px;
  }
}