From 6738421fb35b06c4f4c1eb048468693b58b2ea86 Mon Sep 17 00:00:00 2001 From: Miguel Medeiros Date: Fri, 8 Oct 2021 15:30:26 -0300 Subject: [PATCH] Fix filter color. --- .../src/app/components/statistics/statistics.component.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/app/components/statistics/statistics.component.html b/frontend/src/app/components/statistics/statistics.component.html index 670f3d861..ef43900b5 100644 --- a/frontend/src/app/components/statistics/statistics.component.html +++ b/frontend/src/app/components/statistics/statistics.component.html @@ -50,7 +50,7 @@ - + 0 - {{ fee }} @@ -62,8 +62,8 @@ {{feeLevels[i - 1]}} - {{ fee }} - - {{feeLevels[i + 1]}} - {{ fee }} + + {{feeLevels[i + 1]}} - {{ fee }}