mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	scroll-bar(css): fix white track color on list
				
					
				
			pages, due to diff bg
This commit is contained in:
		| @@ -116,6 +116,10 @@ img { | ||||
|     background: var(--theme); | ||||
| } | ||||
|  | ||||
| .list::-webkit-scrollbar-track { | ||||
|     background: var(--code-bg); | ||||
| } | ||||
|  | ||||
| *::-webkit-scrollbar-thumb { | ||||
|     background: var(--tertiary); | ||||
|     border-radius: var(--radius); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange