mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Remove comment why 'viewport' has to be changed
This commit is contained in:
parent
eb9daebe52
commit
60e4ff28a7
@ -15,7 +15,6 @@ export default {
|
||||
},
|
||||
{
|
||||
name: 'viewport',
|
||||
// content: 'width=device-width, initial-scale=1', // "width=device-width" does not work correctly for Safari on iOS, see https://stackoverflow.com/a/37136777
|
||||
content: 'initial-scale=1',
|
||||
},
|
||||
{
|
||||
|
||||
@ -62,7 +62,6 @@ export default {
|
||||
},
|
||||
{
|
||||
name: 'viewport',
|
||||
// content: 'width=device-width, initial-scale=1', // "width=device-width" does not work correctly for Safari on iOS, see https://stackoverflow.com/a/37136777
|
||||
content: 'initial-scale=1',
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user