Hide scroll for timeseries visualizations

This commit is contained in:
Jesús González 2019-03-26 14:31:16 +01:00
parent 2d4e3d18f5
commit 704c73ae0e

View File

@ -902,6 +902,10 @@ wz-xml-file-editor {
overflow: hidden !important;
}
.tvbLegend {
overflow: hidden !important;
}
.agents-headline .euiStat .euiStat__title {
color: #6e6e6e;
font-size: 14px;