We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
height
1 parent 584d48a commit 213f5fcCopy full SHA for 213f5fc
_tools/release_cycle_template.svg.jinja
@@ -127,7 +127,7 @@
127
x="{{ start_x * SCALE }}"
128
y="{{ (y - 1) * SCALE }}"
129
width="{{ (end_x - start_x) * SCALE }}"
130
- height="{{ 1.25 * SCALE }}"
+ height="{{ height }}"
131
rx="0.25em"
132
ry="0.25em"
133
mask="url(#release-cycle-mask-{{ id_key }})"
@@ -137,7 +137,7 @@
137
138
139
140
141
142
143
0 commit comments