this looks bad on mobile

This commit is contained in:
Telesphoreo 2022-04-17 20:29:32 -05:00
parent 4bca726338
commit 391e146d60
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
<h2>Plex HTTPD</h2>
<div class="mb-3 col-6">
<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">
<button class="btn btn-outline-primary" type="button" id="upload">Upload</button>
</div>