mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-25 15:37:12 +00:00
Update style.css
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user