From fc021341e510c04726f74b7b2748a7e773508bc5 Mon Sep 17 00:00:00 2001 From: Vinay <vinayaka.swamy@salesforce.com> Date: Thu, 22 Dec 2022 12:18:54 +0530 Subject: [PATCH] W-11956135: Reprice action for ESM Cart. --- .../configure-offer/_b2bAttributeConfigOffer.scss | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ui/components/b2b/components/configure-offer/_b2bAttributeConfigOffer.scss b/ui/components/b2b/components/configure-offer/_b2bAttributeConfigOffer.scss index 8c442a263..5fb0c589f 100644 --- a/ui/components/b2b/components/configure-offer/_b2bAttributeConfigOffer.scss +++ b/ui/components/b2b/components/configure-offer/_b2bAttributeConfigOffer.scss @@ -180,3 +180,11 @@ color: $black-primary; } } + +.nds-b2b-rapid-content { + margin: -2.5rem 1.5rem auto; +} + +.nds-b2b-rapid-content span { + width: 2.5rem; +} \ No newline at end of file