Skip to content

Commit

Permalink
Merge pull request #344 from CBIIT/ICDC-2095_2
Browse files Browse the repository at this point in the history
ICDC-2095_2
  • Loading branch information
rana22 authored Sep 8, 2021
2 parents 776f458 + 733ed82 commit fb65b42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/caseDetails/components/multiStudyCases.js
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ const styles = (theme) => ({
color: '#DC762F',
fontSize: '12px',
fontWeight: '700',
paddingLeft: '60px',
paddingLeft: '55px',
},
link: {
marginLeft: '5px',
Expand All @@ -285,7 +285,7 @@ const styles = (theme) => ({
},
},
dashboarLink: {
paddingLeft: '55px',
paddingLeft: '50px',
height: '30px',
'&:hover': {
backgroundColor: '#f3f3f3',
Expand Down

0 comments on commit fb65b42

Please sign in to comment.