mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-20 21:23:20 +02:00
Set the viewport scaling in book reader iframe
This commit is contained in:
parent
34b0afeca2
commit
af7ac96784
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<script type="text/javascript" id="bootstrap">
|
||||
__SCRIPT__
|
||||
end_script
|
||||
|
|
|
|||
Loading…
Reference in a new issue