mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 18:05:20 +00:00
Hide scroll for timeseries visualizations
This commit is contained in:
parent
2d4e3d18f5
commit
704c73ae0e
@ -902,6 +902,10 @@ wz-xml-file-editor {
|
|||||||
overflow: hidden !important;
|
overflow: hidden !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tvbLegend {
|
||||||
|
overflow: hidden !important;
|
||||||
|
}
|
||||||
|
|
||||||
.agents-headline .euiStat .euiStat__title {
|
.agents-headline .euiStat .euiStat__title {
|
||||||
color: #6e6e6e;
|
color: #6e6e6e;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
Loading…
Reference in New Issue
Block a user