X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fshared-share-modal%2Fvideo-share.component.scss;h=456309d2d47770cac51a95fba3f48c71524e5540;hb=5b0ec7cddb1ae6dbd2057f067382866f846b882c;hp=6112919815bb4e1c6bfd79d43c34a0b78a024849;hpb=b13a0a48bacb53e65e665774e621326452045294;p=github%2FChocobozzz%2FPeerTube.git 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 { margin-top: 20px; } +.alert-private { + margin-top: 0; +} + .filters { margin-top: 30px; @@ -46,7 +50,6 @@ my-input-text { justify-content: center; align-items: center; margin-top: 20px; - font-size: 16px; font-weight: $font-semibold; cursor: pointer; }