]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/+my-account/my-account.component.scss
Rich reporter field and video embed in moderation abuse list
[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 }