diff --git a/client/app/styles/_base.scss b/client/app/styles/_base.scss index e03ff58d6b..f5fed5e47e 100644 --- a/client/app/styles/_base.scss +++ b/client/app/styles/_base.scss @@ -671,7 +671,7 @@ a { &-wrapper { position: fixed; display: flex; - z-index: $layer-front; + z-index: $layer-toolbar; right: $details-window-padding-left; top: 100px; bottom: 48px;