Skip to content

Commit

Permalink
fix(protocol-designer): modify the listbutton width
Browse files Browse the repository at this point in the history
modify the listbutton width

close RQA-3914
  • Loading branch information
koji committed Jan 30, 2025
1 parent 42dc7bf commit ead9343
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ export function ToggleExpandStepFormField(
type="noActive"
padding={SPACING.spacing12}
onClick={onToggleUpdateValue}
width="100%"
>
<Flex flexDirection={DIRECTION_COLUMN} width="100%">
<Flex justifyContent={JUSTIFY_SPACE_BETWEEN} alignItems={ALIGN_CENTER}>
Expand Down

0 comments on commit ead9343

Please sign in to comment.