From c657a95a4082b2c5ff5ba9a577ed6942fc7da696 Mon Sep 17 00:00:00 2001 From: RcleydsonR Date: Fri, 30 Dec 2022 17:36:20 -0300 Subject: [PATCH] fix list buy history width in buy confirmed component --- src/components/BuyConfirmedComponent.vue | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/components/BuyConfirmedComponent.vue b/src/components/BuyConfirmedComponent.vue index 7df6b9e..fbfc637 100644 --- a/src/components/BuyConfirmedComponent.vue +++ b/src/components/BuyConfirmedComponent.vue @@ -52,11 +52,13 @@ const emit = defineEmits(["makeAnotherTransaction"]); >Histórico de compras - - +
+ + +