Merged in fix/STAY-37-arrow-margin (pull request #3236)
Fix/STAY-37 arrow margin * fix: mobile padding on button * fix: remove deprecated button and fix border radius on booking widget button Approved-by: Erik Tiekstra
This commit is contained in:
@@ -74,7 +74,9 @@ export default function SingleRoom({ user }: RoomProps) {
|
||||
</div>
|
||||
<BookingInformation />
|
||||
</div>
|
||||
<PriceDetails />
|
||||
<div className={styles.priceDetailsButton}>
|
||||
<PriceDetails />
|
||||
</div>
|
||||
<div className={styles.guestDetailsMobileWrapper}>
|
||||
<GuestDetails
|
||||
refId={refId}
|
||||
|
||||
Reference in New Issue
Block a user