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 7b126a6 commit 5016b9fCopy full SHA for 5016b9f
src/visualization/types/SimpleTable/style.scss
@@ -7,6 +7,7 @@
7
display: flex;
8
flex-direction: column;
9
font-family: $cf-code-font;
10
+ -webkit-user-select: text;
11
user-select: text;
12
13
.cf-dapper-scrollbars {
0 commit comments