nit UX on FlowPreviewContent

This commit is contained in:
Ruben Fiszel
2022-11-06 19:51:50 +01:00
parent d8d82fa12d
commit a1efdfb350
@@ -20,7 +20,7 @@
Job Id
</th>
<td class="py-2">
<a href="/run/{job?.id}">
<a rel="noreferrer" target="_blank" href="/run/{job?.id}">
{job?.id}
</a>
</td>