From 71adf3c88999be2e7e3d26468a45d1126ce532d9 Mon Sep 17 00:00:00 2001
From: Vinod Kumar <vinod.kumar@akqa.com>
Date: Tue, 23 Aug 2022 16:01:06 +0530
Subject: [PATCH] Issue #SB-18683 Resend otp and submit otp button text is not
 aligned properly in OTP page when user selects  tamil language

---
 themes/themes-portal.scss | 1 -
 1 file changed, 1 deletion(-)

diff --git a/themes/themes-portal.scss b/themes/themes-portal.scss
index eff7c88..d7a848b 100644
--- a/themes/themes-portal.scss
+++ b/themes/themes-portal.scss
@@ -444,7 +444,6 @@ html[layout='joy'] {
 	}
 
 	.sb-btn-link-primary {
-		border-radius: 0px;
 		box-shadow: none;
 		padding: calculateRem(8px) calculateRem(16px);
 
-- 
GitLab