Merged in fix/SW-2367-rate-details-mobile-ui-correctio (pull request #2678)

fix(SW-2367): Aligned the check icon in rate terms

* fix(SW-2367): Aligned the check icon in rate terms


Approved-by: Erik Tiekstra
This commit is contained in:
Hrishikesh Vaipurkar
2025-08-20 14:04:58 +00:00
parent eaf6e851ec
commit e0cc237b5f
2 changed files with 0 additions and 2 deletions

View File

@@ -18,7 +18,6 @@
.termsText:nth-child(n) {
display: flex;
align-items: center;
margin-bottom: var(--Space-x1);
}

View File

@@ -84,7 +84,6 @@
}
.termsText:nth-child(n) {
display: flex;
align-items: center;
margin-bottom: var(--Spacing-x1);
}
.terms .termsIcon {