From 4e8106033320c4dceb74006764b100ef918dd753 Mon Sep 17 00:00:00 2001 From: amitabhRazorpay Date: Fri, 13 Jan 2023 14:46:40 +0530 Subject: [PATCH] removed extra spaces --- react-frontend/src/styles/scss/base.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/react-frontend/src/styles/scss/base.scss b/react-frontend/src/styles/scss/base.scss index 4ef8364b..8f733d02 100644 --- a/react-frontend/src/styles/scss/base.scss +++ b/react-frontend/src/styles/scss/base.scss @@ -589,6 +589,4 @@ .tooltip { max-width: 220px; -} - - +} \ No newline at end of file