mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
enhance(ios): don't allow zoom-in/out (#3597)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta content="minimum-scale=1, initial-scale=1, width=device-width, shrink-to-fit=no" name="viewport">
|
||||
<meta content="minimum-scale=1, initial-scale=1, maximum-scale=1, width=device-width, shrink-to-fit=no" name="viewport">
|
||||
<link rel="stylesheet" href="/static/css/tabler-icons.min.css">
|
||||
<link href="/static/css/style.css" rel="stylesheet" type="text/css">
|
||||
<link href="/static/img/logo.png" rel="shortcut icon" type="image/png">
|
||||
|
||||
Reference in New Issue
Block a user