mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 06:20:29 +00:00
fix(app): text selection
This commit is contained in:
parent
31e2c8b5e9
commit
7a4bfbe56d
3 changed files with 3 additions and 0 deletions
|
|
@ -385,6 +385,7 @@
|
|||
[data-component="write-content"],
|
||||
[data-component="todos"],
|
||||
[data-component="diagnostics"] {
|
||||
-webkit-user-select: text;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue