mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 16:23:41 +08:00 
			
		
		
		
	fix: #1094 try to disable zoom on ios safari
This commit is contained in:
		@@ -98,6 +98,7 @@ body {
 | 
			
		||||
  justify-content: center;
 | 
			
		||||
  align-items: center;
 | 
			
		||||
  user-select: none;
 | 
			
		||||
  touch-action: pan-x pan-y;
 | 
			
		||||
  font-family: "Noto Sans SC", "SF Pro SC", "SF Pro Text", "SF Pro Icons",
 | 
			
		||||
    "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user