Merged in fix/SW-2243-RateCard-Icon-UI (pull request #1770)

fix(SW-2243): update RateCard checkIcon UI

* fix(SW-2243): update RateCard checkIcon UI


Approved-by: Christian Andolf
This commit is contained in:
Chuma Mcphoy (We Ahead)
2025-04-09 12:38:19 +00:00
parent 32ac7c8a3d
commit e6a7e921bb
4 changed files with 13 additions and 10 deletions

View File

@@ -100,7 +100,7 @@ export default function CodeRateCard({
</h3>
</Typography>
<div className={styles.checkIcon}>
<MaterialIcon icon="check" color="CurrentColor" />
<MaterialIcon icon="check" size={22} color="Icon/Inverted" />
</div>
</header>
<div className={styles.content}>