10 lines
		
	
	
		
			183 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			183 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| /* .cm-math:has(.cm-quote.cm-formatting-quote) */
 | |
| /* .cm-math:has(.cm-blockquote-border)  */
 | |
| /* { */
 | |
|     /* all: unset; */
 | |
| /* } */
 | |
| 
 | |
| .cm-math:has( .cancel-cm-math) {
 | |
|     all: unset;
 | |
| }
 |