mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Fix double rendering datatables with scrollbar (#29360)
This commit is contained in:
parent
5bfd11c728
commit
e2bdcfef3c
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1 0 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.table-vis-container {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue