mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[Lens] make the datatable content selectable
This commit is contained in:
parent
1bfbd332fe
commit
6ef6574823
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
.lnsVisualizationContainer {
|
||||
@include euiScrollBar;
|
||||
overflow: auto;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
.lnsExpressionRenderer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue