mirror of
https://github.com/plexusorg/Module-HTTPD.git
synced 2024-11-23 12:15:00 +00:00
this looks bad on mobile
This commit is contained in:
parent
4bca726338
commit
391e146d60
@ -51,7 +51,7 @@
|
|||||||
<h2>Plex HTTPD</h2>
|
<h2>Plex HTTPD</h2>
|
||||||
<div class="mb-3 col-6">
|
<div class="mb-3 col-6">
|
||||||
<label for="formFile" class="form-label">Please select a schematic file to upload.</label>
|
<label for="formFile" class="form-label">Please select a schematic file to upload.</label>
|
||||||
<div class="input-group mb-3">
|
<div class="input-group">
|
||||||
<input class="form-control" type="file" id="formFile">
|
<input class="form-control" type="file" id="formFile">
|
||||||
<button class="btn btn-outline-primary" type="button" id="upload">Upload</button>
|
<button class="btn btn-outline-primary" type="button" id="upload">Upload</button>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user