fix dist-bar overflow css (#6844)
This commit is contained in:
parent
1c090df4a5
commit
0b1fbf8299
|
|
@ -29,7 +29,7 @@ text.nv-axislabel {
|
|||
font-size: 14px;
|
||||
}
|
||||
|
||||
.slice_container.dist_bar {
|
||||
.dist_bar {
|
||||
overflow-x: auto !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue