summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/src
diff options
context:
space:
mode:
authorAdam <[email protected]>2025-12-18 04:43:33 -0600
committerAdam <[email protected]>2025-12-18 11:16:32 -0600
commit7bc47fb9043fc7c8b4b013355f85fad63df8680b (patch)
tree1d740688673ca113affb6c3ea4652b08baca527d /packages/desktop/src
parent5cf8e5437210407d126f8c82b12d54c285ee4604 (diff)
downloadopencode-7bc47fb9043fc7c8b4b013355f85fad63df8680b.tar.gz
opencode-7bc47fb9043fc7c8b4b013355f85fad63df8680b.zip
chore: cleanup
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;
}