Skip to content

Commit

Permalink
tooltip zindex bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jake-figma committed Jun 14, 2024
1 parent d2bd395 commit a840f8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/primitives/Tooltip/tooltip.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
display: flex;
position: relative;
width: var(--sds-typography-scale-04);
z-index: 9;
}

.tooltip-overlay-arrow svg {
Expand Down

0 comments on commit a840f8e

Please sign in to comment.