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

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

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