Skip to content

Commit

Permalink
Move hotspot tooltips behind default navigation bar.
Browse files Browse the repository at this point in the history
REDMINE-20673
  • Loading branch information
tf committed Aug 2, 2024
1 parent 969da80 commit 12851a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@

:global [data-floating-ui-portal] {
position: relative;
z-index: 30000;
z-index: 1000;
}

0 comments on commit 12851a2

Please sign in to comment.