mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2025-12-10 10:09:11 -06:00
hidden_help, small adjustments to routing
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<div class="field">
|
||||
<label for="count">Count</label>
|
||||
<p class="control has-icons-left">
|
||||
<input class="input" type="number" min="0" name="count" value="42" />
|
||||
<input class="input" type="number" min="0" max="1000" name="count" value="50" />
|
||||
<span class="icon is-small is-left">
|
||||
<i class="fas fa-lock"></i>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user