From d0ca0f5ce0b131bcd16b168aa7577e8aedb2d86c Mon Sep 17 00:00:00 2001 From: Radek Napora <78928539+RadzioN@users.noreply.github.com> Date: Tue, 18 Mar 2025 12:40:36 +0100 Subject: [PATCH] fix(dashboard): repair scrollbar behavior in variant inventory form (#11710) --- .../components/product-stock-form/product-stock-form.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/admin/dashboard/src/routes/products/product-stock/components/product-stock-form/product-stock-form.tsx b/packages/admin/dashboard/src/routes/products/product-stock/components/product-stock-form/product-stock-form.tsx index f3f83c3c90..8b2cff657a 100644 --- a/packages/admin/dashboard/src/routes/products/product-stock/components/product-stock-form/product-stock-form.tsx +++ b/packages/admin/dashboard/src/routes/products/product-stock/components/product-stock-form/product-stock-form.tsx @@ -140,9 +140,9 @@ export const ProductStockForm = ({ return ( - + - +