mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
This commit is contained in:
parent
1b1d951495
commit
74829f4898
@ -610,6 +610,9 @@ class SingleStatCtrl extends MetricsPanelCtrl {
|
||||
} else {
|
||||
elem.css('background-color', '');
|
||||
}
|
||||
} else {
|
||||
$panelContainer.css('background-color', '');
|
||||
elem.css('background-color', '');
|
||||
}
|
||||
} else {
|
||||
$panelContainer.css('background-color', '');
|
||||
|
Loading…
Reference in New Issue
Block a user