Skip to content

Commit d58936d

Browse files
authored
Fixes delete button alignment in ValueSet Form (#10737)
1 parent 213fb25 commit d58936d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ValueSet/ValueSetForm.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@ function RuleFields({
374374
)}
375375
/>
376376
<Button
377+
className="mt-5"
377378
type="button"
378379
variant="ghost"
379380
size="icon"

0 commit comments

Comments
 (0)