From 351b3da337c478c5cc1c98a84356264acc06cc95 Mon Sep 17 00:00:00 2001 From: Jerozgen Date: Wed, 8 Oct 2025 22:12:04 +0300 Subject: [PATCH] Fix download tax form description (#4522) --- .../ui/dashboard/CreatorTaxFormModal.vue | 26 ++++++++++--------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/apps/frontend/src/components/ui/dashboard/CreatorTaxFormModal.vue b/apps/frontend/src/components/ui/dashboard/CreatorTaxFormModal.vue index 8b13635d..f1b36a3e 100644 --- a/apps/frontend/src/components/ui/dashboard/CreatorTaxFormModal.vue +++ b/apps/frontend/src/components/ui/dashboard/CreatorTaxFormModal.vue @@ -117,18 +117,20 @@ {{ formatMessage(messages.confirmationSuccess, { formType: determinedFormType }) }} - - - + + + + +