X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-edit%2Fshared%2Fvideo-edit.component.scss;h=bc32d7964715376cd0747853d46b354afc34c25a;hb=931d3430184143ebd88e5243def6eb1d7acfdbf4;hp=0b70b027014e71ef545a75d6c23aaeee1da785ca;hpb=7d026caf683e42fd57a243a3b52a5e4f476fbb4e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.scss b/client/src/app/+videos/+video-edit/shared/video-edit.component.scss index 0b70b0270..bc32d7964 100644 --- a/client/src/app/+videos/+video-edit/shared/video-edit.component.scss +++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.scss @@ -150,7 +150,7 @@ p-calendar { @include media-breakpoint-up(md) { @include make-col(7); - & + .col-video-edit { + + .col-video-edit { @include make-col(5); } } @@ -158,7 +158,7 @@ p-calendar { @include media-breakpoint-up(xl) { @include make-col(8); - & + .col-video-edit { + + .col-video-edit { @include make-col(4); } } @@ -169,7 +169,7 @@ p-calendar { @include media-breakpoint-up(md) { @include make-col(8); - & + .col-video-edit { + + .col-video-edit { @include make-col(4); } }