diff --git a/goofy-client/apps/goofy/src/app/app.component.scss b/goofy-client/apps/goofy/src/app/app.component.scss index 6d15feb9a6e8fe1c8bf2182e78a666f32993ff18..d1b2c444942e1c05d3e30684fb74dc01b5848e82 100644 --- a/goofy-client/apps/goofy/src/app/app.component.scss +++ b/goofy-client/apps/goofy/src/app/app.component.scss @@ -36,7 +36,7 @@ main { .left-nav { height: calc(100vh - 64px); - z-index: 2; + z-index: 1; } .right-nav {