Comment on The UX of Lego Interface Panels (2020)parentComments−sira041yIt's this in the <head> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> Remove the maximum-scale property.−george_cave1yThanks! Will try shortly. I guess iOS/Safari just ignores this property then.
Comments
It's this in the <head>
Remove the maximum-scale property.Thanks! Will try shortly. I guess iOS/Safari just ignores this property then.