X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideo-channels%2Fvideo-channels.component.scss;h=711b1839da3a583e8fba7578d317c166db5f2889;hb=660d11e91e1643927028d2d6870a911f569b34d8;hp=909b65bc7118d71373c079278d9d6ddc5393a915;hpb=170726f523ff48f89da45473fc53ca54784f43dd;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+video-channels/video-channels.component.scss b/client/src/app/+video-channels/video-channels.component.scss index 909b65bc7..711b1839d 100644 --- a/client/src/app/+video-channels/video-channels.component.scss +++ b/client/src/app/+video-channels/video-channels.component.scss @@ -3,4 +3,12 @@ .sub-menu { @include sub-menu-with-actor; + + .actor, .actor-info { + width: 100%; + } + + .actor-name { + flex-grow: 1; + } } \ No newline at end of file