Template:Tt/sandbox: Difference between revisions
Appearance
maybe not |
Removing pointer-events: none makes the tooltip appear when hovering over the container (which is inherently a child of the target) |
||
| Line 27: | Line 27: | ||
justify-content: center; | justify-content: center; | ||
opacity: 0; | opacity: 0; | ||
pointer-events: none; | |||
user-select: none; | user-select: none; | ||
-webkit-user-select: none; | -webkit-user-select: none; | ||