1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-24 11:18:36 +00:00
wxiaoguang
2024-01-12 22:43:40 +08:00
committed by GitHub
parent 34a0684397
commit ad0b637d46
4 changed files with 9 additions and 8 deletions

View File

@@ -11,7 +11,7 @@
<input type="hidden" name="oid" value="{{.Oid}} {{.Size}}">
{{end}}
{{end}}
<button class="ui primary button">{{ctx.Locale.Tr "repo.settings.lfs_pointers.associateAccessible" $.NumAssociatable}}</button>
<button class="ui primary tiny button">{{ctx.Locale.Tr "repo.settings.lfs_pointers.associateAccessible" $.NumAssociatable}}</button>
</form>
</div>
{{end}}