diff --git a/fluxer_app/src/app/globals.css b/fluxer_app/src/app/globals.css index ad080b794..6fdc2d9a3 100644 --- a/fluxer_app/src/app/globals.css +++ b/fluxer_app/src/app/globals.css @@ -516,7 +516,7 @@ img::before { } } -@media (max-width: 840px) { +@media (max-width: 840px) and (hover: none) and (pointer: coarse) { :root { --user-select: none; }