mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 16:23:41 +08:00 
			
		
		
		
	Merge pull request #3033 from Yidadaa/Yidadaa-patch-1
This commit is contained in:
		@@ -753,7 +753,7 @@ export function Settings() {
 | 
			
		||||
              title={`${config.fontSize ?? 14}px`}
 | 
			
		||||
              value={config.fontSize}
 | 
			
		||||
              min="12"
 | 
			
		||||
              max="18"
 | 
			
		||||
              max="40"
 | 
			
		||||
              step="1"
 | 
			
		||||
              onChange={(e) =>
 | 
			
		||||
                updateConfig(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user