Skip to content

Commit 19b3d97

Browse files
committed
feat: 🎨 add placeholder for the custom input
1 parent 71eb02e commit 19b3d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
</div>
373373
<div id="main02" class="panel hide">
374374
<div class="input-group">
375-
<input type="text" class="input-group-input" id="customMessage">
375+
<input type="text" class="input-group-input" id="customMessage" placeholder="輸入文字">
376376
<button class="input-group-button">傳送</button>
377377
</div>
378378
<div id="btn0n" msg="btn0" class="btn"></div>

0 commit comments

Comments
 (0)