Skip to content

Commit

Permalink
add margin to the Attack Pattern list
Browse files Browse the repository at this point in the history
  • Loading branch information
heditar committed Dec 18, 2024
1 parent 1516c7a commit 19b563b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ const useStyles = makeStyles(() => ({
textTransform: 'uppercase',
borderRadius: 4,
width: 80,
marginRight: 5,
},
goIcon: {
position: 'absolute',
Expand Down

0 comments on commit 19b563b

Please sign in to comment.