make the name input bit smallet
This commit is contained in:
parent
a10a181543
commit
592de5661b
|
@ -36,7 +36,7 @@
|
|||
<span class="form-input-label">
|
||||
files.blek.codes/
|
||||
</span>
|
||||
<input type="text" name="filename" placeholder="file.txt"></input>
|
||||
<input style="max-width:100px" type="text" name="filename" placeholder="file.txt"></input>
|
||||
</span>
|
||||
</label>
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue