Merged in feat/SW-1522-select-rate-alternative-hotels (pull request #1312)

feat(SW-1522): add alternative hotel link on select rate if no availability and move alert

* feat(SW-1522): add alternative hotel link on select rate and move alert


Approved-by: Linus Flood
This commit is contained in:
Bianca Widstam
2025-02-12 08:46:15 +00:00
committed by Linus Flood
parent a8ec845273
commit 8d6f4b82f3
5 changed files with 37 additions and 21 deletions
@@ -50,7 +50,7 @@
}
.hotelAlert {
max-width: var(--max-width-navigation);
width: 100%;
margin: 0 auto;
padding: var(--Spacing-x-one-and-half);
}