Merged in fix/SW-2827-availability-for-old-dates (pull request #2158)
fix: add error handling for hotel room availability * fix: add error handling for hotel room availability * fix: update error codes * fix: have one error message to rule them all. them as in permutations of invalid dates Approved-by: Linus Flood
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.errorContainer {
|
||||
margin: 0 auto;
|
||||
padding: var(--Spacing-x-one-and-half) 0;
|
||||
width: 100%;
|
||||
max-width: var(--max-width-page);
|
||||
}
|
||||
Reference in New Issue
Block a user