mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +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
	 Aditya Telange
					Aditya Telange