Skip to content

Commit

Permalink
[CodeFactor] Apply fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
code-factor committed Mar 2, 2023
1 parent 4e013b3 commit 1c45608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/routes/Faucet/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default (theme) => ({
card: {
padding: '10px',
height: '100%',
'& .MuiPaper-root':{
'& .MuiPaper-root': {
boxShadow: '0px 1px 5px rgba(0, 0, 0, 0.15) !important',
}
},
Expand Down

0 comments on commit 1c45608

Please sign in to comment.