forked from gitea/gitea
		
	This is my first pr, there are many things I don't understand very well, I am very sorry, I rearranged the code and opened this new pr. Now: 
This commit is contained in:
		
							parent
							
								
									cc1d61f1f5
								
							
						
					
					
						commit
						8e6a114317
					
				| @ -54,9 +54,9 @@ | ||||
| 				{{$description := .DescriptionHTML $.Context}} | ||||
| 				{{if $description}}<p>{{$description}}</p>{{end}} | ||||
| 				{{if .Topics}} | ||||
| 					<div class="ui tags"> | ||||
| 					<div class="gt-df gt-fw gt-gap-2 gt-mb-3"> | ||||
| 					{{range .Topics}} | ||||
| 						{{if ne . ""}}<a href="{{AppSubUrl}}/explore/repos?q={{.}}&topic=1"><div class="ui small label topic">{{.}}</div></a>{{end}} | ||||
| 						{{if ne . ""}}<a class="ui label" href="{{AppSubUrl}}/explore/repos?q={{.}}&topic=1">{{.}}</a>{{end}} | ||||
| 					{{end}} | ||||
| 					</div> | ||||
| 				{{end}} | ||||
|  | ||||
| @ -32,10 +32,6 @@ | ||||
|   font-size: 12px; | ||||
| } | ||||
| 
 | ||||
| .ui.repository.list .item .ui.tags { | ||||
|   margin-bottom: 0.5rem; | ||||
| } | ||||
| 
 | ||||
| .ui.repository.list .repo-title .labels { | ||||
|   word-break: normal; | ||||
|   flex-shrink: 0; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 hiifong
						hiifong