From 117b7c28403f67e0f7559683072ebc21776590a8 Mon Sep 17 00:00:00 2001
From: Vinod Kumar <vinodkumar@zool.in>
Date: Wed, 24 Aug 2022 11:41:24 +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 | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/themes/themes-portal.scss b/themes/themes-portal.scss
index ec5628a..2c6f42d 100644
--- a/themes/themes-portal.scss
+++ b/themes/themes-portal.scss
@@ -432,11 +432,6 @@ html[layout='joy'] {
 		padding: calculateRem(8px) !important;
 		height: 3rem !important;
 		width: 3rem !important;
-		&.sb-btn-normal {
-            height: 3rem !important;
-            width: 3rem !important;
-        }
-
 		span {
 			display: none;
 		}
-- 
GitLab