From dae0b227c1a623eeae9c784c2a76f1698bf472bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cau=C3=AA=20Faleiros?= Date: Mon, 6 Jul 2026 13:40:02 -0300 Subject: [PATCH] Prevent product action button wrapping --- src/pages/Products.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/Products.tsx b/src/pages/Products.tsx index 6b739ff..962600a 100644 --- a/src/pages/Products.tsx +++ b/src/pages/Products.tsx @@ -575,7 +575,7 @@ const Products = () => { ) : (
- +
@@ -585,7 +585,7 @@ const Products = () => { - + @@ -632,10 +632,10 @@ const Products = () => { -
{formatCurrency(product.revenue)} + Ver Gráfico