From 8dce0b48859b4786538cd9a811d494e6cfb60990 Mon Sep 17 00:00:00 2001 From: Jim Daniels Wasswa Date: Mon, 10 Jun 2024 14:41:21 +0800 Subject: [PATCH] test: test --- .../screens/Jurisdiction/JurisdictionCard/JurisdictionCard.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/wallets/src/features/cfd/screens/Jurisdiction/JurisdictionCard/JurisdictionCard.scss b/packages/wallets/src/features/cfd/screens/Jurisdiction/JurisdictionCard/JurisdictionCard.scss index cacf117ba17e..ce1e934a5903 100644 --- a/packages/wallets/src/features/cfd/screens/Jurisdiction/JurisdictionCard/JurisdictionCard.scss +++ b/packages/wallets/src/features/cfd/screens/Jurisdiction/JurisdictionCard/JurisdictionCard.scss @@ -20,6 +20,7 @@ } @include mobile { + background-color: #ff444f; max-width: 100%; width: 100%; }