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 && ( - +