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:
parent
3b1d71c9b6
commit
ab3aba4fb5
|
@ -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,
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue