From 30f685ac123006201460e21b71b5f98b33c4d358 Mon Sep 17 00:00:00 2001 From: CONR <20028486+ConrDev@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:20:54 +0100 Subject: [PATCH] remove padding - TODO: card width re calculation Signed-off-by: CONR <20028486+ConrDev@users.noreply.github.com> --- .../newtab/content-src/components/Sections/Sections.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/components/newtab/content-src/components/Sections/Sections.jsx b/browser/components/newtab/content-src/components/Sections/Sections.jsx index 01b50f6918d30..609aa98b3faff 100644 --- a/browser/components/newtab/content-src/components/Sections/Sections.jsx +++ b/browser/components/newtab/content-src/components/Sections/Sections.jsx @@ -280,7 +280,7 @@ export class Section extends React.PureComponent { isWebExtension={this.props.isWebExtension} > {!shouldShowEmptyState && ( -