PeerTube/client/src/app/+my-account/my-account.component.scss

11 lines
117 B
SCSS

.row {
flex-direction: column;
width: 100%;
& > my-top-menu-dropdown:nth-child(1) {
flex-grow: 1;
}
}