fix: broken ui

This commit is contained in:
sigoden 2022-06-03 06:55:58 +08:00
parent 4491a74b34
commit 48c3c7ded6

View file

@ -31,9 +31,15 @@
</form>
</div>
<div class="main">
<div class="uploaders">
</div>
<table>
<table class="uploaders-table hidden">
<thead>
<tr>
<th class="cell-name">Name</th>
<th class="cell-status">Status</th>
</tr>
</thead>
</table>
<table class="paths-table hidden">
<thead>
<tr>
<th class="cell-name">Name</th>