Set viewport meta tag for proxy auth login

This commit is contained in:
Johannes Zellner
2021-11-03 19:30:19 +01:00
parent 78f3ba06ed
commit b6962fa0f7
+2
View File
@@ -2,6 +2,8 @@
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height" />
<title> Login to <%= title %> </title>
<style>