We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54336e6 commit 83eec9dCopy full SHA for 83eec9d
styles/index.less
@@ -67,7 +67,7 @@ html, body {
67
user-select: none;
68
-webkit-user-select: none;
69
}
70
-input, .document-list * {
+input, .document-list *, .feature-content * {
71
user-select: text;
72
-webkit-user-select: text;
73
0 commit comments