X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bmy-account%2Fmy-account-videos%2Fmy-account-videos.component.scss;h=65c0c8bb2fb7192aae89478f0335682e5cdda882;hb=308c427551c3e20cd9172be58636d8c178f5ae70;hp=f276ea389f8fe9c0857a5da1b7d33b0a69bbec42;hpb=bf696869538eaef27e5a8445035967c01f214501;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+my-account/my-account-videos/my-account-videos.component.scss b/client/src/app/+my-account/my-account-videos/my-account-videos.component.scss index f276ea389..65c0c8bb2 100644 --- a/client/src/app/+my-account/my-account-videos/my-account-videos.component.scss +++ b/client/src/app/+my-account/my-account-videos/my-account-videos.component.scss @@ -75,6 +75,7 @@ color: #000; display: block; + width: fit-content; font-size: 16px; font-weight: $font-semibold; } @@ -99,6 +100,10 @@ height: auto; text-align: center; + .video-info-name { + margin: auto; + } + input[type=checkbox] { display: none; }