diff --git a/ui/src/style/components/dygraphs.scss b/ui/src/style/components/dygraphs.scss index d5fe745f89..c8d906ad36 100644 --- a/ui/src/style/components/dygraphs.scss +++ b/ui/src/style/components/dygraphs.scss @@ -93,6 +93,9 @@ height: 100% !important; } } +.dygraph > .single-stat { + z-index: 3; +} .single-stat--value { position: absolute; top: 50%;