]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+my-account/my-account.component.scss
Fix lint
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account.component.scss
CommitLineData
ddb83e49
C
1.row {
2 flex-direction: column;
c4741804
RK
3 width: 100%;
4
5 & > my-top-menu-dropdown:nth-child(1) {
6 flex-grow: 1;
7 }
4c8e4e04 8}