add overflow-x to statsTable, use sveltestrap input

This commit is contained in:
Christoph Kluge
2024-09-10 12:14:34 +02:00
parent 065b32755a
commit b1cb45dfe6
2 changed files with 7 additions and 2 deletions

View File

@@ -418,6 +418,7 @@
<TabPane
tabId="stats"
tab="Statistics Table"
class="overflow-x-auto"
active={!somethingMissing}
>
{#if $jobMetrics?.data?.jobMetrics}