X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bmy-account%2Fmy-account.component.scss;h=fd47aec860ac9d57bbec14925c25f8dd1e6eeb5d;hb=57e56eb2941cce88a2a9b538b3e6a761ece6a317;hp=4f111efdf76bb326526a93a8bb9d95004dfa844c;hpb=2a8c5d0af13f3ccb9a505e1fbc9d324b9d33ba1f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+my-account/my-account.component.scss b/client/src/app/+my-account/my-account.component.scss index 4f111efdf..fd47aec86 100644 --- a/client/src/app/+my-account/my-account.component.scss +++ b/client/src/app/+my-account/my-account.component.scss @@ -1,3 +1,8 @@ .row { flex-direction: column; + width: 100%; + + & > my-top-menu-dropdown:nth-child(1) { + flex-grow: 1; + } }