diff --git a/packages/desktop/src/index.css b/packages/desktop/src/index.css index 5481cb604..e40f0842b 100644 --- a/packages/desktop/src/index.css +++ b/packages/desktop/src/index.css @@ -1,11 +1,6 @@ @import "@opencode-ai/ui/styles/tailwind"; :root { - html, - body { - touch-action: manipulation; - } - a { cursor: default; }