From 19ed9665040f2df768cec6596a8b0023d481eb6c Mon Sep 17 00:00:00 2001 From: Gregor Vostrak Date: Tue, 17 Dec 2024 12:55:29 +0100 Subject: [PATCH] fix icons alignment in billing upgrade buttons --- resources/js/Components/Common/UpgradeModal.vue | 2 +- resources/js/Components/NotificationContainer.vue | 6 ++++-- resources/js/Pages/ReportingShared.vue | 2 +- resources/js/Pages/Teams/Partials/UpdateTeamNameForm.vue | 3 +-- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/resources/js/Components/Common/UpgradeModal.vue b/resources/js/Components/Common/UpgradeModal.vue index f4c22375..7110f185 100644 --- a/resources/js/Components/Common/UpgradeModal.vue +++ b/resources/js/Components/Common/UpgradeModal.vue @@ -39,10 +39,10 @@ const show = defineModel('show', { default: false }); - Go to Billing diff --git a/resources/js/Components/NotificationContainer.vue b/resources/js/Components/NotificationContainer.vue index 428a1c59..881d17cf 100644 --- a/resources/js/Components/NotificationContainer.vue +++ b/resources/js/Components/NotificationContainer.vue @@ -41,8 +41,10 @@ - - + Go to Billing diff --git a/resources/js/Pages/ReportingShared.vue b/resources/js/Pages/ReportingShared.vue index 74da1ac0..ae00f953 100644 --- a/resources/js/Pages/ReportingShared.vue +++ b/resources/js/Pages/ReportingShared.vue @@ -103,10 +103,10 @@ watch(currentPage, () => { - Go to Billing diff --git a/resources/js/Pages/Teams/Partials/UpdateTeamNameForm.vue b/resources/js/Pages/Teams/Partials/UpdateTeamNameForm.vue index fdb0eab9..53f3e61f 100644 --- a/resources/js/Pages/Teams/Partials/UpdateTeamNameForm.vue +++ b/resources/js/Pages/Teams/Partials/UpdateTeamNameForm.vue @@ -64,8 +64,7 @@ const updateTeamName = () => { - - + Go to Billing