Skip to content

Commit 1e58d7f

Browse files
committed
wip
1 parent 11229a0 commit 1e58d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/gitcoverage/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ runs:
180180
<rect x="${LEFT_W}" width="${RIGHT_W}" height="20" fill="${HEX}"/>
181181
<rect width="${WIDTH}" height="20" fill="url(#s)"/>
182182
</g>
183-
<g fill="#fff" text-anchor="start" font-family="Verdana,DejaVu Sans,sans-serif" font-size="11">
183+
<g fill="#fff" text-anchor="middle" font-family="Verdana,DejaVu Sans,sans-serif" font-size="11">
184184
<text x="${LABEL_X_SHADOW}" y="16" fill="#000" opacity="0.25">${LABEL}</text>
185185
<text x="${LABEL_X}" y="15">${LABEL}</text>
186186
<text x="${VALUE_X_SHADOW}" y="16" fill="#000" opacity="0.25">${VALUE}</text>

0 commit comments

Comments
 (0)