0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00

Paid mix chart alignment fix

This commit is contained in:
Peter Zimon 2022-05-13 12:26:12 +02:00
parent fef8e59050
commit 0e9ac4b97d

View file

@ -243,7 +243,7 @@ export default class PaidBreakdown extends Component {
},
layout: {
padding: {
top: 0,
top: 4,
bottom: 0,
left: 0,
right: 0