mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-06 00:02:13 +00:00
fix: settle the run card's name at the row's own weight
This commit is contained in:
@@ -321,7 +321,7 @@
|
||||
headerLeft={status}
|
||||
headerRight={previewTarget ? previewChip : undefined}
|
||||
class="scroll-mb-8"
|
||||
labelClass="font-main font-semibold text-primary"
|
||||
labelClass="font-main font-medium text-primary"
|
||||
contentClass="p-0 overflow-hidden"
|
||||
>
|
||||
{#if formInPreview}
|
||||
|
||||
Reference in New Issue
Block a user