feat(SW-340): Icon size
This commit is contained in:
@@ -80,7 +80,7 @@ export default async function SelectHotelPage({
|
|||||||
/>
|
/>
|
||||||
<div className={styles.mapLinkText}>
|
<div className={styles.mapLinkText}>
|
||||||
{intl.formatMessage({ id: "Show map" })}
|
{intl.formatMessage({ id: "Show map" })}
|
||||||
<ChevronRightIcon color="burgundy" />
|
<ChevronRightIcon color="burgundy" width={20} height={20} />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</Link>
|
</Link>
|
||||||
|
|||||||
Reference in New Issue
Block a user