X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bmy-account%2Fmy-account.component.scss;h=d452a2b213e555a2668937ad0d6b3723d96bddb9;hb=c4741804bceac6f5f3ea06f9041c5b4fde7a3d7d;hp=6243c6dcfe21806368e4b98c579445d0c016bdfc;hpb=bb5d90e62f631af3c899fbe586485e64938a5927;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 6243c6dcf..d452a2b21 100644 --- a/client/src/app/+my-account/my-account.component.scss +++ b/client/src/app/+my-account/my-account.component.scss @@ -1,14 +1,10 @@ -.my-library, .misc { - span[role=button] { - cursor: pointer; - } - a { - display: block; + +.row { + flex-direction: column; + width: 100%; + + & > my-top-menu-dropdown:nth-child(1) { + flex-grow: 1; } } - -/deep/ .dropdown-toggle::after { - position: relative; - top: 2px; -} \ No newline at end of file