Skip to content

Commit

Permalink
sonar issue fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
fahad-aot committed Nov 21, 2024
1 parent 5b8b69c commit 46a96b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forms-flow-theme/scss/_modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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{
Expand Down

0 comments on commit 46a96b7

Please sign in to comment.