Skip to content

Commit

Permalink
Fixes delete button alignment in ValueSet Form (#10737)
Browse files Browse the repository at this point in the history
  • Loading branch information
Agastya18 authored Feb 21, 2025
1 parent 213fb25 commit d58936d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ValueSet/ValueSetForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ function RuleFields({
)}
/>
<Button
className="mt-5"
type="button"
variant="ghost"
size="icon"
Expand Down

0 comments on commit d58936d

Please sign in to comment.