Updated Poll to show transparent background for 0%, circle radius

• Updated:
- Poll to show transparent background for 0%
- Poll to be circle radius
This commit is contained in:
mgabdev 2020-12-31 15:30:01 -05:00
parent 3b1d71c9b6
commit ab3aba4fb5
1 changed files with 1 additions and 2 deletions

View File

@ -73,10 +73,9 @@ class Poll extends ImmutablePureComponent {
posAbs: 1,
top0: 1,
left0: 1,
radiusSmall: 1,
circle: 1,
h100PC: 1,
bgSecondary: !leading && !optionHasNoVotes,
bgTertiary: !leading && optionHasNoVotes,
bgBrandLight: leading,
})