fix(app): text selection
This commit is contained in:
@@ -385,6 +385,7 @@
|
||||
[data-component="write-content"],
|
||||
[data-component="todos"],
|
||||
[data-component="diagnostics"] {
|
||||
-webkit-user-select: text;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user