fix: broken ui

pull/8/head
sigoden 2022-06-03 06:55:58 +08:00
parent 4491a74b34
commit 48c3c7ded6
1 changed files with 9 additions and 3 deletions

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>