Skip to content

Commit

Permalink
fix(network-selection): max width wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
banklesss committed Aug 2, 2024
1 parent d2426b6 commit 07b7592
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ const useStyles = () => {
flexDirection: 'row',
alignItems: 'center',
justifyContent: 'center',
minWidth: 250,
},
preprodTag: {
borderRadius: 1200,
Expand Down

0 comments on commit 07b7592

Please sign in to comment.