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