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

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

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