Update style.css

This commit is contained in:
jelveh
2024-12-16 14:19:05 -08:00
parent 07de2aba30
commit 1c5d59da79
+1 -1
View File
@@ -128,7 +128,7 @@ body {
}
/* Only prevent pinch zoom while keeping other touch interactions */
.device-phone, .device-tablet {
.device-phone, .device-tablet, .device-phone .desktop, .device-tablet .desktop{
touch-action: manipulation;
-webkit-touch-callout: none;
-webkit-user-select: none;