Skip to content

Commit

Permalink
fix(main-sidebar): main header over main sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
ElonH committed May 30, 2020
1 parent fdecc54 commit a4f1495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/pages/pages.component.ts
Expand Up @@ -24,7 +24,7 @@ import { CurrentUserService } from './current-user.service';
styles: [
`
.main-sidebar {
z-index: 1536;
z-index: 1039;
}
`,
],
Expand Down

0 comments on commit a4f1495

Please sign in to comment.