mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 10:48:37 +00:00
add margin top to the top of branches (#23002)
add margin top as mentioned in #22973 --------- Co-authored-by: jidi <jidi@jidideMacBook-Pro.local> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
{{template "base/alert" .}}
|
{{template "base/alert" .}}
|
||||||
{{template "repo/sub_menu" .}}
|
{{template "repo/sub_menu" .}}
|
||||||
{{if .DefaultBranchBranch}}
|
{{if .DefaultBranchBranch}}
|
||||||
<h4 class="ui top attached header">
|
<h4 class="ui top attached header gt-mt-4">
|
||||||
{{.locale.Tr "repo.default_branch"}}
|
{{.locale.Tr "repo.default_branch"}}
|
||||||
</h4>
|
</h4>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user