Switching to a named filters/single input on video-abuse
[oweals/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 }