fix: padding for empty title callouts (#308)
This commit is contained in:
		
							parent
							
								
									db27557aa3
								
							
						
					
					
						commit
						ba7a968881
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -114,6 +114,10 @@ blockquote[class*="-callout"] > p:first-child {
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					blockquote[class*="-callout"] > p:empty {
 | 
				
			||||||
 | 
					  padding: 1.2em 35px;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
$summary: summary, abstract, tldr;
 | 
					$summary: summary, abstract, tldr;
 | 
				
			||||||
$bug: bug;
 | 
					$bug: bug;
 | 
				
			||||||
$danger: danger, error;
 | 
					$danger: danger, error;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue