Skip to content

Commit 9153ad7

Browse files
committed
more whitespace for click
1 parent 82f2418 commit 9153ad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

5.others/debug/public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
<body>
1212
<h1 style="font-size: 1.5em;">Read Barcodes from Camera - Debug</h1>
1313
<button id="btn-show-scanner">show scanner</button>
14-
<br>
14+
<br><br>
1515
<label><input type="radio" name="video-settings" checked value="default">default</label>
1616
<label><input type="radio" name="video-settings" value="back-camera">back camera</label>
1717
<label><input type="radio" name="video-settings" value="only-video">only video</label>
18-
<br>
18+
<br><br>
1919
<label><input id="cb-send-img" type="checkbox">send image to</label><input id="ipt-server-url" placeholder="server url, default ./collect">
2020
<br>
2121
<div id="div-video-container" style="width:100%;height:calc(100vh - 150px);"></div>

0 commit comments

Comments
 (0)