Commit 903732e
committed
Hide Shoelace tooltips on touch devices
Tooltips are not useful on touch devices where there is no
hover interaction. The coarse pointer media query targets
touch screens and hides the tooltip popup accordingly.
This prevents the behavior of open tooltips in the background
after a dialog was opened.1 parent 4c2023f commit 903732e
2 files changed
Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
310 | 316 | | |
311 | 317 | | |
312 | 318 | | |
| |||
0 commit comments