mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(graph legend): fixed legend table mode scrollbar visible when it needs to to, fixes #6828
This commit is contained in:
parent
3e62b1b2d7
commit
65cf0d0e5c
@ -89,6 +89,7 @@
|
||||
display: block;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
padding-bottom: 1px;
|
||||
}
|
||||
|
||||
.graph-legend-series {
|
||||
|
Loading…
Reference in New Issue
Block a user