Update index.html
This commit is contained in:
parent
3f42318629
commit
1cf583bc72
|
@ -192,12 +192,12 @@
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<div id="qr-reader" style="width: 300px; height: 300px;"></div>
|
<!-- <div id="qr-reader" style="width: 300px; height: 300px;"></div>
|
||||||
|
|
||||||
<input type="text" id="result" placeholder="Resultado do QR Code" />
|
<input type="text" id="result" placeholder="Resultado do QR Code" />
|
||||||
<div class="app__dialog app__dialog--hide">
|
<div class="app__dialog app__dialog--hide">
|
||||||
<button class="app__dialog-close">Fechar</button>
|
<button class="app__dialog-close">Fechar</button>
|
||||||
</div>
|
</div> -->
|
||||||
|
|
||||||
<!-- Center -->
|
<!-- Center -->
|
||||||
<div id="center" class="opacity-0">
|
<div id="center" class="opacity-0">
|
||||||
|
|
Loading…
Reference in New Issue