Skip to content

Commit

Permalink
persist tooltip on hover (#23959)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntsekouras authored Jul 15, 2020
1 parent d8c7146 commit 11a0cd5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/components/src/tooltip/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
font-size: 12px;
box-shadow: none;

// This prevents quickly hovering the tooltip from blocking hovering something else.
pointer-events: none;

> div {
padding: $grid-unit-05 $grid-unit-10;
}
Expand Down

0 comments on commit 11a0cd5

Please sign in to comment.