]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/+my-account/my-account.component.scss
d452a2b213e555a2668937ad0d6b3723d96bddb9
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account.component.scss
1
2
3 .row {
4 flex-direction: column;
5 width: 100%;
6
7 & > my-top-menu-dropdown:nth-child(1) {
8 flex-grow: 1;
9 }
10 }