Fix Repository icon, name and label not centered vertically
Readded correct tailwind class for vertical centering Regression introduced by65e190ae8bFixes #3428. (cherry picked from commita278e925a1)
This commit is contained in:
		
							parent
							
								
									7e3ff68ba9
								
							
						
					
					
						commit
						cbc9567f1d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
{{with .Repository}}
 | 
			
		||||
	<div class="ui container">
 | 
			
		||||
		<div class="repo-header">
 | 
			
		||||
			<div class="flex-item gt-ac">
 | 
			
		||||
			<div class="flex-item tw-items-center">
 | 
			
		||||
				<div class="flex-item-leading">
 | 
			
		||||
					{{template "repo/icon" .}}
 | 
			
		||||
				</div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue