Skip to content

Commit

Permalink
[Lens] make the datatable content selectable
Browse files Browse the repository at this point in the history
  • Loading branch information
mbondyra authored Jul 30, 2021
1 parent 1bfbd33 commit 6ef6574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/lens/public/visualization_container.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.lnsVisualizationContainer {
@include euiScrollBar;
overflow: auto;
user-select: text;
}

.lnsExpressionRenderer {
Expand Down

0 comments on commit 6ef6574

Please sign in to comment.