fix merge box icon color bug (#10974)
that because need some space beturn ``text`` and color defines Signed-off-by: a1012112796 <1012112796@qq.com>
This commit is contained in:
		
							parent
							
								
									686850e21f
								
							
						
					
					
						commit
						9814dd68ad
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -39,8 +39,7 @@ | |||
| 	</div> | ||||
| {{end}} | ||||
| <div class="comment merge box"> | ||||
| 	<a class="avatar text | ||||
| 	{{- if .Issue.PullRequest.HasMerged}}purple | ||||
| 	<a class="avatar text  {{if .Issue.PullRequest.HasMerged}}purple | ||||
| 	{{- else if .Issue.IsClosed}}grey | ||||
| 	{{- else if .IsPullWorkInProgress}}grey | ||||
| 	{{- else if .IsFilesConflicted}}grey | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue