diff --git a/client/components/BarGraph/BarGraph.scss b/client/components/BarGraph/BarGraph.scss index d81442d6..0371dcff 100644 --- a/client/components/BarGraph/BarGraph.scss +++ b/client/components/BarGraph/BarGraph.scss @@ -40,6 +40,7 @@ $bar-grow-duration: 0.4s; display: flex; flex-direction: column; margin-top: -500%; // don't know why this works :/ + z-index: 1; } .bar-graph__bar-symbol {