mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix: Legend to the right, as table, should follow the width prop. Removing css conflicting with baron's width calculation. #13312
This commit is contained in:
parent
b41333d4b9
commit
776f55dc80
@ -17,10 +17,6 @@
|
|||||||
padding-left: 0px;
|
padding-left: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.graph-legend-table {
|
|
||||||
width: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
.graph-legend-table .graph-legend-series {
|
.graph-legend-table .graph-legend-series {
|
||||||
display: table-row;
|
display: table-row;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user