mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-04 06:49:49 +00:00 
			
		
		
		
	remove horizontal scrollbar
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
/* Background */ .chroma { color: #f8f8f2; background-color: #282a36 }
 | 
			
		||||
/* Background */ .chroma { color: #f8f8f2; background-color: #282a36; overflow: hidden }
 | 
			
		||||
/* Other */ .chroma .x {  }
 | 
			
		||||
/* Error */ .chroma .err {  }
 | 
			
		||||
/* LineTableTD */ .chroma .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user