mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Set the viewport scaling in book reader iframe
This commit is contained in:
parent
34b0afeca2
commit
af7ac96784
@ -10,6 +10,7 @@ LOADING_DOC = '''
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<script type="text/javascript" id="bootstrap">
|
||||
__SCRIPT__
|
||||
end_script
|
||||
|
Loading…
x
Reference in New Issue
Block a user