Set input type to text
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Valentin Brandl 2019-10-27 16:30:33 +01:00
parent b484bdef79
commit 6381be22ed
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -19,7 +19,7 @@
<div id="elm-${SHA1}">
<p>
<input readonly="true" value="https://yagcdn.tk/&lt;service&gt;/&lt;user&gt;/&lt;repo&gt;/&lt;gitref&gt;/&lt;file&gt;"
style="border: 1px solid #595959; width: 100%" />
style="width: 100%" type="text" />
</p>
</div>
<script src="./scripts/yagcdn-${SHA1}.min.js">