mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	
							parent
							
								
									64f4231283
								
							
						
					
					
						commit
						7df8cd2b5d
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -95,8 +95,7 @@ window.addEventListener('resize', () => {
 | 
			
		|||
if (['smartphone', 'tablet'].includes(deviceKind)) {
 | 
			
		||||
	const viewport = document.getElementsByName('viewport').item(0);
 | 
			
		||||
	viewport.setAttribute('content',
 | 
			
		||||
		`${viewport.getAttribute('content')},minimum-scale=1,maximum-scale=1,user-scalable=no`);
 | 
			
		||||
	document.head.appendChild(viewport);
 | 
			
		||||
		`${viewport.getAttribute('content')}, minimum-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover`);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
//#region Set lang attr
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue