X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=inline;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fmodals%2Fvideo-download.component.scss;h=09dd91aa95cb62b5df4f315416f5bc19eb1616cc;hb=8ba9c205ba239fed18741bed36ad2fb2032cd5b2;hp=3e826c3b6c89c5aef2935b0e1c425dc1d36037ea;hpb=9b7668f527fce8981f4684ed0459b62e740b4b82;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/video/modals/video-download.component.scss b/client/src/app/shared/video/modals/video-download.component.scss index 3e826c3b6..09dd91aa9 100644 --- a/client/src/app/shared/video/modals/video-download.component.scss +++ b/client/src/app/shared/video/modals/video-download.component.scss @@ -13,6 +13,10 @@ } } +#dropdownDownloadType { + cursor: pointer; +} + .download-type { margin-top: 30px;