From fe3674edbe012f0a762fd7b9a77a63b8dd44ba5c Mon Sep 17 00:00:00 2001 From: mayuran-deriv <129507167+mayuran-deriv@users.noreply.github.com> Date: Tue, 26 Sep 2023 05:28:39 +0400 Subject: [PATCH] fix: bugs (#5676) * fix: bugs * fix: fix padding * fix: remove padding * fix: add padding block --- src/features/pages/home/live-pricing/index.tsx | 2 +- .../home/live-pricing/table-component/live-pricing.module.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/features/pages/home/live-pricing/index.tsx b/src/features/pages/home/live-pricing/index.tsx index fdf0d3de5ed..236cf976878 100644 --- a/src/features/pages/home/live-pricing/index.tsx +++ b/src/features/pages/home/live-pricing/index.tsx @@ -23,7 +23,7 @@ const LivePricing = () => { align="center" gap="4x" direction="col" - padding="16x" + padding_block="10x" md={{ direction: 'row', gap: '10x' }} >