fixed spacing on the upload page

This commit is contained in:
Rostislav Raykov
2024-10-09 20:15:39 +03:00
parent 00aff02dc7
commit 1bf039f11e

View File

@@ -37,7 +37,7 @@
<input class="form-check-input" id="keepIndefinitely" name="keepIndefinitely" type="checkbox"/>
<label class="form-check-label" for="keepIndefinitely">Keep indefinitely</label>
</div>
<div>
<div class="form-group">
<label for="password">Password:</label>
<input class="form-control" id="password" name="password" type="password"/>
</div>