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.
1 parent 84609ad commit 31d0417Copy full SHA for 31d0417
templates/repo/release/new.tmpl
@@ -100,7 +100,7 @@
100
</div>
101
<span class="help">{{ctx.Locale.Tr "repo.release.prerelease_helper"}}</span>
102
<div class="divider tw-mt-0"></div>
103
- <div class="tw-flex tw-justify-end">
+ <div class="flex-text-block tw-justify-end">
104
{{if .PageIsEditRelease}}
105
<a class="ui small button" href="{{.RepoLink}}/releases">
106
{{ctx.Locale.Tr "repo.release.cancel"}}
0 commit comments