aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/modals/video-download.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/video/modals/video-download.component.scss')
-rw-r--r--client/src/app/shared/video/modals/video-download.component.scss4
1 files changed, 4 insertions, 0 deletions
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 @@
13 } 13 }
14} 14}
15 15
16#dropdownDownloadType {
17 cursor: pointer;
18}
19
16.download-type { 20.download-type {
17 margin-top: 30px; 21 margin-top: 30px;
18 22