Merged in fix/SW-2342-hotel-side-peek-list-of-ui- (pull request #2566)
fix(SW-2342): Fixed hotel sidepeek UI alignment and color * fix(SW-2342): Fixed hotel sidepeek UI alignment and color * fix(SW-2342): Fixed vertical alignment Approved-by: Anton Gunnarsson Approved-by: Matilda Landström
This commit is contained in:
@@ -34,7 +34,7 @@ export default function AdditionalAmenities({
|
||||
color="Icon/Interactive/Default"
|
||||
size={24}
|
||||
/>
|
||||
{amenity.name}
|
||||
<span className={styles.amenityName}>{amenity.name}</span>
|
||||
</div>
|
||||
</li>
|
||||
</Typography>
|
||||
|
||||
Reference in New Issue
Block a user