Skip to content

Commit

Permalink
Merge branch 'feature/paintracker-cosri-integration' of https://githu…
Browse files Browse the repository at this point in the history
…b.com/uwcirg/AHRQ-CDS-Connect-PAIN-MANAGEMENT-SUMMARY into feature/paintracker-cosri-integration
  • Loading branch information
Amy Chen authored and Amy Chen committed Apr 29, 2024
2 parents 2ea51f0 + e84ae17 commit eee50a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/report/ScoringSummary.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default class ScoringSummary extends Component {
display: "flex",
justifyContent: "space-between",
alignItems: "center",
backgroundColor: "#FFF"
};
this.tableStyle = {
border: `1px solid ${BORDER_COLOR}`,
Expand Down

0 comments on commit eee50a5

Please sign in to comment.