aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-share-modal/video-share.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/shared-share-modal/video-share.component.scss')
-rw-r--r--client/src/app/shared/shared-share-modal/video-share.component.scss5
1 files changed, 4 insertions, 1 deletions
diff --git a/client/src/app/shared/shared-share-modal/video-share.component.scss b/client/src/app/shared/shared-share-modal/video-share.component.scss
index 611291981..456309d2d 100644
--- a/client/src/app/shared/shared-share-modal/video-share.component.scss
+++ b/client/src/app/shared/shared-share-modal/video-share.component.scss
@@ -34,6 +34,10 @@ my-input-text {
34 margin-top: 20px; 34 margin-top: 20px;
35} 35}
36 36
37.alert-private {
38 margin-top: 0;
39}
40
37.filters { 41.filters {
38 margin-top: 30px; 42 margin-top: 30px;
39 43
@@ -46,7 +50,6 @@ my-input-text {
46 justify-content: center; 50 justify-content: center;
47 align-items: center; 51 align-items: center;
48 margin-top: 20px; 52 margin-top: 20px;
49 font-size: 16px;
50 font-weight: $font-semibold; 53 font-weight: $font-semibold;
51 cursor: pointer; 54 cursor: pointer;
52 } 55 }