From 5a419a54d1440a13e225f97ed16d4c5bebd358b6 Mon Sep 17 00:00:00 2001 From: thisyahlen <104053934+thisyahlen-deriv@users.noreply.github.com> Date: Fri, 28 Apr 2023 15:54:28 +0800 Subject: [PATCH] fix: deriv logo in traders hub (#8390) --- .../src/App/Containers/Layout/header/trading-hub-header.jsx | 4 +--- .../core/src/sass/app/_common/layout/trading-hub-header.scss | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/core/src/App/Containers/Layout/header/trading-hub-header.jsx b/packages/core/src/App/Containers/Layout/header/trading-hub-header.jsx index f76933b088ad..631872c5ba96 100644 --- a/packages/core/src/App/Containers/Layout/header/trading-hub-header.jsx +++ b/packages/core/src/App/Containers/Layout/header/trading-hub-header.jsx @@ -222,9 +222,7 @@ const TradingHubHeader = ({ {header_extension && is_logged_in &&
{header_extension}
} -
- -
+ diff --git a/packages/core/src/sass/app/_common/layout/trading-hub-header.scss b/packages/core/src/sass/app/_common/layout/trading-hub-header.scss index 1e8296bf4a10..bea43e8133bd 100644 --- a/packages/core/src/sass/app/_common/layout/trading-hub-header.scss +++ b/packages/core/src/sass/app/_common/layout/trading-hub-header.scss @@ -111,6 +111,7 @@ &__logo { height: 1.8rem; + padding: 0 1rem 0 1.5rem; margin-bottom: 0.2rem !important; @include mobile {