We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47ccc9d commit 00335b0Copy full SHA for 00335b0
internal/poll/poll_option.go
@@ -26,7 +26,7 @@ var option = `<svg width="448px" height="58px" viewBox="0 0 448 58" version="1.1
26
fill="freeze"
27
calcMode="spline"
28
keyTimes="0; 1"
29
- keySplines="0.3, 0.61, 0.355, 1.1" />
+ keySplines="0.3, 0.61, 0.355, 1" />
30
</rect>
31
<text id="100%" font-family="{{.FontFamily}}" font-size="12" font-weight="normal" letter-spacing="1.857333" fill="#212529">
32
<tspan x="344" y="30">{{.Percent}}%</tspan>
0 commit comments