diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 57ecd8544e..25e4e1e146 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -1945,7 +1945,7 @@ div.title_line { #menu_tab_frame_view_bc { position: sticky; top: 61px; - z-index: 2; + z-index: 3; display: flex; align-items: flex-end; justify-content: space-between;