fix: tag boxes overlapping for content with many tags (closes #130)
This commit is contained in:
		
							parent
							
								
									ed9a8efd1f
								
							
						
					
					
						commit
						0b6711c218
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -186,6 +186,7 @@ article {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    & > li {
 | 
					    & > li {
 | 
				
			||||||
      display: inline-block;
 | 
					      display: inline-block;
 | 
				
			||||||
 | 
					      margin: 0.4em 0;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    & > li > a {
 | 
					    & > li > a {
 | 
				
			||||||
      border-radius: 8px;
 | 
					      border-radius: 8px;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue