fix(graph legend): fixed legend table mode scrollbar visible when it needs to to, fixes #6828
This commit is contained in:
@@ -89,6 +89,7 @@
|
||||
display: block;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
padding-bottom: 1px;
|
||||
}
|
||||
|
||||
.graph-legend-series {
|
||||
|
||||
Reference in New Issue
Block a user