Skip to content

Commit

Permalink
Update style to sx in Vulnerability.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ameliav committed Oct 25, 2023
1 parent a511fe5 commit 43b0543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/Vulnerability/Vulnerability.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ export const Vulnerability: React.FC = () => {
<Box ml={2} mt={2}>
<Link to="# " onClick={() => history.goBack()}>
<ChevronLeft
style={{
sx={{
height: '100%',
verticalAlign: 'middle',
marginTop: '-2px'
Expand Down

0 comments on commit 43b0543

Please sign in to comment.