fix(style): MathJax in callouts spacing (#1892)
This commit is contained in:
		
							parent
							
								
									c5304b35c0
								
							
						
					
					
						commit
						f334e78ed6
					
				| @ -65,11 +65,18 @@ ul, | ||||
|   } | ||||
| } | ||||
| 
 | ||||
| article > mjx-container.MathJax { | ||||
|   display: flex; | ||||
|   > svg { | ||||
|     margin-left: auto; | ||||
|     margin-right: auto; | ||||
| article { | ||||
|   > mjx-container.MathJax, | ||||
|   blockquote > div > mjx-container.MathJax { | ||||
|     display: flex; | ||||
|     > svg { | ||||
|       margin-left: auto; | ||||
|       margin-right: auto; | ||||
|     } | ||||
|   } | ||||
|   blockquote > div > mjx-container.MathJax > svg { | ||||
|     margin-top: 1rem; | ||||
|     margin-bottom: 1rem; | ||||
|   } | ||||
| } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user