aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/admin.component.scss
blob: c98cc9be59e8db41ba866a91ae0cfa760b5dfca5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
@import '_variables';
@import '_mixins';

my-top-menu-dropdown {
  flex-grow: 1;
}

.root {
  @include sub-menu-h1;
}