mirror of
https://github.com/adelatour11/codebarr.git
synced 2025-12-30 19:49:53 -06:00
Add reset button to toggle container
This commit is contained in:
@@ -43,15 +43,15 @@ h1 { color: #5c9d4e; margin-bottom: 10px; }
|
||||
<div id="scanner-guides"></div>
|
||||
</div>
|
||||
|
||||
<div id="toggle-container">
|
||||
<button id="reset-scanner">🔄 Reset</button>
|
||||
</div>
|
||||
|
||||
<div class="button-group">
|
||||
<button id="start-scanner">Start Scanner</button>
|
||||
<button id="stop-scanner">Stop Scanner</button>
|
||||
</div>
|
||||
|
||||
<div id="toggle-container">
|
||||
<button id="reset-scanner">🔄 Reset</button>
|
||||
</div>
|
||||
|
||||
<input type="text" id="barcode" placeholder="EAN-13 barcode">
|
||||
|
||||
<div id="album-info"></div>
|
||||
|
||||
Reference in New Issue
Block a user