mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
#12633 fix z-index for graph analytics
This commit is contained in:
parent
68ff17ebf4
commit
94d12d9010
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user