Theme
This commit is contained in:
@@ -86,7 +86,6 @@
|
||||
<label for="voting-timeout">Voting timeout (seconds)</label>
|
||||
<div class="number-input-wrap number-with-unit">
|
||||
<input type="number" id="voting-timeout" name="votingTimeoutSec" min="0" max="3600" value="{{ .DefaultVotingTime }}">
|
||||
<span class="input-unit">sec</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user