remove QR code for mobile upload

This commit is contained in:
Chris Lu
2021-09-01 16:59:37 -07:00
parent 7ce97b59d8
commit 24fda6f47f
4 changed files with 0 additions and 23 deletions

View File

@@ -36,11 +36,6 @@
display: none;
}
.qrImage {
display: block;
margin-left: auto;
margin-right: auto;
}
</style>
</head>
<body>
@@ -115,10 +110,6 @@
<br/>
<br/>
<div class="navbar navbar-fixed-bottom">
<img src="data:image/png;base64,{{.QrImage}}" class="qrImage"/>
</div>
</div>
</body>
<script type="text/javascript">