This commit is contained in:
Henry Jameson 2020-08-04 19:16:55 +03:00
parent 839681bbc7
commit dce057f24e
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@
<span class="result-percentage">
{{ percentageForOption(option.votes_count) }}%
</span>
<span v-html="option.title_html"></span>
<span v-html="option.title_html" />
</div>
<div
class="result-fill"