X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-edit%2Fvideo-add-components%2Fvideo-send.scss;h=dc9153b2ba067677acc24543eae7c2c996056644;hb=71fb8b5a344a91ecf9ecc98b6acebeb96d41b834;hp=17c5f63e9f96751a2f0595c7e8a1cbcd4faf0d42;hpb=02c01341f4dae30ec6b81fcb644952393d73c4a8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+videos/+video-edit/video-add-components/video-send.scss b/client/src/app/+videos/+video-edit/video-add-components/video-send.scss index 17c5f63e9..dc9153b2b 100644 --- a/client/src/app/+videos/+video-edit/video-add-components/video-send.scss +++ b/client/src/app/+videos/+video-edit/video-add-components/video-send.scss @@ -6,7 +6,7 @@ $width-size: 190px; .alert.alert-danger { text-align: center; - & > div { + > div { font-weight: $font-semibold; } } @@ -17,10 +17,10 @@ $width-size: 190px; align-items: center; .upload-icon { + @include apply-svg-color(#C6C6C6); + width: 90px; margin-bottom: 25px; - - @include apply-svg-color(#C6C6C6); } .peertube-select-container {