mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-06 13:40:16 +08:00
selects url text when clicked
This commit is contained in:
parent
c7f1202944
commit
f0604c539c
1 changed files with 1 additions and 0 deletions
|
@ -2930,6 +2930,7 @@
|
|||
<input type="text" placeholder="image url"
|
||||
class="input"
|
||||
tabindex="0"
|
||||
onClick="this.select();"
|
||||
>
|
||||
<div
|
||||
class="button save"
|
||||
|
|
Loading…
Add table
Reference in a new issue