Commit dbe382f
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.
(cherry picked from commit 903732e)
# Conflicts:
# app/assets/builds/alchemy/admin.css1 parent 97e0cdf commit dbe382f
File tree
2 files changed
+7
-1
lines changed- app
- assets/builds/alchemy
- stylesheets/alchemy/admin
2 files changed
+7
-1
lines changedSome 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