mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 19:38:23 +00:00 
			
		
		
		
	Disable Fomantic's custom scrollbars (#14109)
We already have custom scrollbars in our own CSS which are superior to Fomantic's so diable them to save a few bytes and prevent interference.
This commit is contained in:
		| @@ -3,3 +3,4 @@ | ||||
| @headerFont: var(--fonts-regular); | ||||
| @pageFont: var(--fonts-regular); | ||||
| @bold: 500; | ||||
| @useCustomScrollbars: false; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user