From 46a96b72c780d2bec4c4d6733ca17a5e606242b5 Mon Sep 17 00:00:00 2001 From: fahad-aot Date: Thu, 21 Nov 2024 03:16:00 -0800 Subject: [PATCH] sonar issue fixed --- forms-flow-theme/scss/_modal.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forms-flow-theme/scss/_modal.scss b/forms-flow-theme/scss/_modal.scss index 4085656b9..0dde136f9 100644 --- a/forms-flow-theme/scss/_modal.scss +++ b/forms-flow-theme/scss/_modal.scss @@ -205,7 +205,7 @@ -ms-overflow-style: none; max-height: 75vh; height: 59vh; - border-top: 1px solid var(--ff-gray-000);; + border-top: 1px solid var(--ff-gray-000); } //TBD: Quick fix ,will remove later. .line-height-1{