Skip to content

Commit 00335b0

Browse files
authored
Fix #12
1 parent 47ccc9d commit 00335b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/poll/poll_option.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ var option = `<svg width="448px" height="58px" viewBox="0 0 448 58" version="1.1
2626
fill="freeze"
2727
calcMode="spline"
2828
keyTimes="0; 1"
29-
keySplines="0.3, 0.61, 0.355, 1.1" />
29+
keySplines="0.3, 0.61, 0.355, 1" />
3030
</rect>
3131
<text id="100%" font-family="{{.FontFamily}}" font-size="12" font-weight="normal" letter-spacing="1.857333" fill="#212529">
3232
<tspan x="344" y="30">{{.Percent}}%</tspan>

0 commit comments

Comments
 (0)