Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Commit

Permalink
fix weird chart display issue
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Feb 17, 2020
1 parent 75f42a5 commit cf65db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/components/charts/ChartDisplay.vue
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export default {
}
.chart {
margin: 0 -15px -5px;
margin: 0 -15px -15px;
align-self: bottom;
}
Expand Down

0 comments on commit cf65db3

Please sign in to comment.