mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-03 18:02:45 +01:00 
			
		
		
		
	Fix scroll bar appearance in Safari
Ref: https://github.com/adityatelange/hugo-PaperMod/issues/654#issuecomment-1015819905 fixes: #654
This commit is contained in:
		@@ -136,3 +136,7 @@ img {
 | 
			
		||||
::-webkit-scrollbar-thumb:hover {
 | 
			
		||||
    background: var(--secondary);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
::-webkit-scrollbar {
 | 
			
		||||
    background: var(--theme);
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user