fix(SW-812): styling fixes for the header and related components
This commit is contained in:
@@ -81,7 +81,7 @@ export default async function SelectHotelPage({
|
||||
keepSearchParams
|
||||
>
|
||||
{intl.formatMessage({ id: "Show map" })}
|
||||
<ChevronRightIcon color="burgundy" />
|
||||
<ChevronRightIcon color="burgundy" height={20} width={20} />
|
||||
</Link>
|
||||
</div>
|
||||
<MobileMapButtonContainer city={searchParams.city} />
|
||||
|
||||
Reference in New Issue
Block a user