X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-edit%2Fvideo-add-components%2Fvideo-import-torrent.component.scss;h=dd87641fc007f8e2e466a219b31a028547ce985f;hb=27bc95867442c772841fb183a625bbda61dede51;hp=1fef749947b675307712310de74e481cd8005b6b;hpb=1942f11d5ee6926ad93dc1b79fae18325ba5de18;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.scss b/client/src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.scss index 1fef74994..dd87641fc 100644 --- a/client/src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.scss +++ b/client/src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.scss @@ -3,8 +3,8 @@ .first-step-block { .torrent-or-magnet { - @include divider($color: pvar(--inputPlaceholderColor), $background: pvar(--submenuColor)); - + @include divider($color: pvar(--inputPlaceholderColor), $background: pvar(--submenuBackgroundColor)); + &[data-content] { margin: 1.5rem 0; }