mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 08:13:43 +08:00 
			
		
		
		
	修改设置的无障碍
This commit is contained in:
		@@ -133,6 +133,7 @@ export function Sd() {
 | 
			
		||||
              {showMaxIcon && (
 | 
			
		||||
                <div className="window-action-button">
 | 
			
		||||
                  <IconButton
 | 
			
		||||
                    aria={Locale.Chat.Actions.FullScreen}
 | 
			
		||||
                    icon={config.tightBorder ? <MinIcon /> : <MaxIcon />}
 | 
			
		||||
                    bordered
 | 
			
		||||
                    onClick={() => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user