diff --git a/front/src/style/components/_sidebar.scss b/front/src/style/components/_sidebar.scss index 2da18d514..6bc8c902e 100644 --- a/front/src/style/components/_sidebar.scss +++ b/front/src/style/components/_sidebar.scss @@ -35,6 +35,7 @@ vertical-align: middle; } &.sidebar { + z-index: 10000 !important; overflow-y: visible !important; background: var(--sidebar-background); z-index: 1;