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

@@ -23,7 +23,7 @@
showLinks = false,
renderCard = false,
width = "auto",
height = "400px",
height = "auto",
} = $props();
</script>