From 12a9415599005de753f0fa818ab954ddcd7cabe1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Sza=C5=82owski?= Date: Tue, 4 Feb 2025 20:12:45 +0100 Subject: [PATCH] feat: change visual representation of vote threshold --- CHANGELOG.md | 2 +- .../components/molecules/VotesSubmitted.tsx | 10 +--- govtool/frontend/yarn.lock | 55 +++++++++---------- 3 files changed, 27 insertions(+), 40 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4989a57c5..36fae25f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ changes. ### Changed -- +- Change threshold visual representation in governance action votes ### Removed diff --git a/govtool/frontend/src/components/molecules/VotesSubmitted.tsx b/govtool/frontend/src/components/molecules/VotesSubmitted.tsx index 50109c3b6..c063d8887 100644 --- a/govtool/frontend/src/components/molecules/VotesSubmitted.tsx +++ b/govtool/frontend/src/components/molecules/VotesSubmitted.tsx @@ -227,15 +227,7 @@ const VotesGroup = ({ {t(`govActions.${type}`)} {threshold !== undefined && threshold !== null && ( - +