diff options
| author | Adam <[email protected]> | 2025-12-18 04:43:33 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2025-12-18 11:16:32 -0600 |
| commit | 7bc47fb9043fc7c8b4b013355f85fad63df8680b (patch) | |
| tree | 1d740688673ca113affb6c3ea4652b08baca527d /packages/desktop/src | |
| parent | 5cf8e5437210407d126f8c82b12d54c285ee4604 (diff) | |
| download | opencode-7bc47fb9043fc7c8b4b013355f85fad63df8680b.tar.gz opencode-7bc47fb9043fc7c8b4b013355f85fad63df8680b.zip | |
chore: cleanup
Diffstat (limited to 'packages/desktop/src')
| -rw-r--r-- | packages/desktop/src/index.css | 5 |
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; } |
