From bb43680517c37286bd9d677fe20573ff81c5d570 Mon Sep 17 00:00:00 2001 From: Harley White Date: Mon, 3 May 2021 14:40:42 -0400 Subject: [PATCH] Re-centered respec buttons --- changelog.md | 1 + js/components.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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: `
- +
` })