diff --git a/changelog.md b/changelog.md index 85f4fc5..c6eb71b 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,7 @@ - Layer nodes will be highlighted even if the player is on the same tab. - Added buyable purchaseLimit. - Amount is automatically supplied to buyable cost and effect functions. +- Re-centered respec buttons. # v2.4.1 - 4/29/21 - A number of minor fixes, many thanks to thepaperpilot. diff --git a/js/components.js b/js/components.js index b4be823..6f7cb21 100644 --- a/js/components.js +++ b/js/components.js @@ -276,7 +276,7 @@ function loadVue() { template: `
- +
` })