aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account.component.scss
blob: fd47aec860ac9d57bbec14925c25f8dd1e6eeb5d (plain) (blame)
1
2
3
4
5
6
7
8
.row {
  flex-direction: column;
  width: 100%;

  & > my-top-menu-dropdown:nth-child(1) {
    flex-grow: 1;
  }
}