We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2278586 + e23d924 commit 3d15c0fCopy full SHA for 3d15c0f
servant-swagger-ui/index.html.tmpl
@@ -7,6 +7,7 @@
7
<link rel="stylesheet" type="text/css" href="./swagger-ui.css" />
8
<link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32" />
9
<link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16" />
10
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
11
<!-- Script to reload .../swagger-ui to .../swagger-ui/ -->
12
<script type="text/javascript">
13
if (window.location.href.match(/\/index.html\/$/)) {
0 commit comments