final fix for moadl scanning
This commit is contained in:
parent
606b798244
commit
38aad0b376
|
|
@ -27,7 +27,7 @@
|
|||
</style>
|
||||
</head>
|
||||
<body class="container bg-gray-100 pt-6">
|
||||
<div style="width: 95%; margin:auto">
|
||||
<div style="width: 90%; margin:auto">
|
||||
<div id="scanapp_ad">
|
||||
<div class="flex justify-center">
|
||||
<div style="max-width: 100px; display: inline-block;">
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
<strong>To scan hold a QR code inside the square</strong>
|
||||
</div>
|
||||
</div>
|
||||
<div class="border-rounded m-auto mt-3" style="width: 500px;" id="reader"></div>
|
||||
<div class="border-rounded m-auto mt-3" style="" id="reader"></div>
|
||||
</div>
|
||||
<!--Modal-->
|
||||
<div class="modal opacity-0 transition-opacity ease-in duration-100 pointer-events-none fixed w-full h-full top-0 left-0 flex items-center justify-center">
|
||||
|
|
|
|||
Loading…
Reference in New Issue