mirror of
				https://git.proxmox.com/git/mirror_xterm.js
				synced 2025-10-31 05:32:29 +00:00 
			
		
		
		
	Fix scrollbar being transparent on OS X
This commit is contained in:
		
							parent
							
								
									2c9c95f531
								
							
						
					
					
						commit
						a557a82b40
					
				| @ -104,6 +104,8 @@ | ||||
| } | ||||
| 
 | ||||
| .terminal .xterm-viewport { | ||||
|     /* On OS X this is required in order for the scroll bar to appear fully opaque */ | ||||
|     background-color: #000; | ||||
|     overflow-y: scroll; | ||||
| } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Daniel Imms
						Daniel Imms