selects url text when clicked

This commit is contained in:
Smithster 2021-04-04 20:38:12 +01:00
parent c7f1202944
commit f0604c539c

View file

@ -2930,6 +2930,7 @@
<input type="text" placeholder="image url"
class="input"
tabindex="0"
onClick="this.select();"
>
<div
class="button save"