mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix colorpicker colors order (width issue) (#10170)
This commit is contained in:
parent
89db9cc976
commit
8aaaee5e16
@ -193,7 +193,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.graph-legend-popover {
|
.graph-legend-popover {
|
||||||
width: 200px;
|
width: 210px;
|
||||||
label {
|
label {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user