RunnersOverview: table responsiveness
This commit is contained in:
parent
0240e1dca2
commit
bf1e715261
@ -198,6 +198,7 @@
|
||||
bind:generate_runners={selectedRunners}
|
||||
/>
|
||||
</div>
|
||||
<div class="overflow-x-auto">
|
||||
<table class="w-full">
|
||||
<thead>
|
||||
{#each $table.getHeaderGroups() as headerGroup}
|
||||
@ -294,6 +295,7 @@
|
||||
{/each}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="h-2" />
|
||||
<div class="flex items-center gap-2">
|
||||
<button
|
||||
|
Loading…
x
Reference in New Issue
Block a user