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:
parent
fef8e59050
commit
0e9ac4b97d
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ export default class PaidBreakdown extends Component {
|
|||
},
|
||||
layout: {
|
||||
padding: {
|
||||
top: 0,
|
||||
top: 4,
|
||||
bottom: 0,
|
||||
left: 0,
|
||||
right: 0
|
||||
|
|
Loading…
Add table
Reference in a new issue