We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fab0e6 commit 52cd0d9Copy full SHA for 52cd0d9
1 file changed
src/plugins/vis_type_timeseries/public/application/components/vis_types/_vis_types.scss
@@ -2,6 +2,7 @@
2
display: flex;
3
flex-direction: column;
4
flex: 1 1 100%;
5
+ overflow: auto;
6
7
.tvbVisTimeSeries {
8
overflow: hidden;
0 commit comments