fix: code block overflow scroll (#729)
This commit is contained in:
		@@ -356,6 +356,7 @@ pre {
 | 
			
		||||
    counter-increment: line 0;
 | 
			
		||||
    display: grid;
 | 
			
		||||
    padding: 0.5rem 0;
 | 
			
		||||
    overflow-x: scroll;
 | 
			
		||||
 | 
			
		||||
    & [data-highlighted-chars] {
 | 
			
		||||
      background-color: var(--highlight);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user