add margin top to the top of branches (#23002)
add margin top as mentioned in #22973 --------- Co-authored-by: jidi <[email protected]> Co-authored-by: Lunny Xiao <[email protected]>
This commit is contained in:
co-authored by
jidi
Lunny Xiao
parent
4fcf3a3f90
commit
e3cffa70f9
@@ -5,7 +5,7 @@
|
||||
{{template "base/alert" .}}
|
||||
{{template "repo/sub_menu" .}}
|
||||
{{if .DefaultBranchBranch}}
|
||||
<h4 class="ui top attached header">
|
||||
<h4 class="ui top attached header gt-mt-4">
|
||||
{{.locale.Tr "repo.default_branch"}}
|
||||
</h4>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user