From 8d4510f072f64689a2709b5dffd257347492ce84 Mon Sep 17 00:00:00 2001 From: Vinay Date: Thu, 22 Dec 2022 13:22:16 +0530 Subject: [PATCH] Review comments addressed. --- .../configure-offer/_b2bAttributeConfigOffer.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/components/b2b/components/configure-offer/_b2bAttributeConfigOffer.scss b/ui/components/b2b/components/configure-offer/_b2bAttributeConfigOffer.scss index 5fb0c589f..47595037b 100644 --- a/ui/components/b2b/components/configure-offer/_b2bAttributeConfigOffer.scss +++ b/ui/components/b2b/components/configure-offer/_b2bAttributeConfigOffer.scss @@ -183,8 +183,8 @@ .nds-b2b-rapid-content { margin: -2.5rem 1.5rem auto; -} -.nds-b2b-rapid-content span { - width: 2.5rem; + span { + width: 2.5rem; + } } \ No newline at end of file