summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/src
diff options
context:
space:
mode:
Diffstat (limited to 'packages/desktop/src')
-rw-r--r--packages/desktop/src/index.css5
1 files changed, 0 insertions, 5 deletions
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;
}