]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - client/src/app/+my-account/my-account.component.scss
add aria-hidden to non-descriptive icons (#2844)
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account.component.scss
... / ...
CommitLineData
1.row {
2 flex-direction: column;
3 width: 100%;
4
5 & > my-top-menu-dropdown:nth-child(1) {
6 flex-grow: 1;
7 }
8}