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:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user