Skip to content

Commit

Permalink
CSS improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Nov 27, 2024
1 parent 9bcf78c commit 968af4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ const useStyles_inner = tss.withName({ FormFieldGroupComponent }).create(({ them
display: "flex",
flexWrap: "wrap",
gap,
alignItems: "center"
alignItems: "baseline"
},
group: {
flex: "0 0 100%"
Expand Down

0 comments on commit 968af4d

Please sign in to comment.