review job info row layout

This commit is contained in:
Christoph Kluge
2026-01-26 11:53:19 +01:00
parent 7ecfc8468e
commit e074bb315c
5 changed files with 5 additions and 5 deletions

View File

@@ -127,7 +127,7 @@
}
</script>
<CardBody class="overflow-auto">
<CardBody class="overflow-auto" style="height:380px;">
{#if jobFootprintData.length === 0}
<div class="text-center">No footprint data for job available.</div>
{:else}