mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 09:55:18 +00:00
Fix scroll in table-vis
This commit is contained in:
parent
d6c6560da3
commit
be6d77d25c
@ -1252,3 +1252,7 @@ md-chips.md-default-theme .md-chips, md-chips .md-chips{
|
|||||||
.min-guide-width{
|
.min-guide-width{
|
||||||
min-width: 675px !important;
|
min-width: 675px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.table-vis-container{
|
||||||
|
overflow: auto !important;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user