Merged in feat/SW-1974-handle-missing-data-hotel-page (pull request #2575)

Feat/SW-1974 handle missing data hotel page

* fix(SW-1974): adjust image gallery styling

* fix(SW-1974): add border radius to fullview image

* fix(SW-1974): handle no rooms

* fix(SW-1974): adjust amenity list

* fix(SW-1974): hide parking accordion if no data


Approved-by: Anton Gunnarsson
This commit is contained in:
Matilda Landström
2025-07-30 08:00:17 +00:00
parent 03c327b449
commit 216cb706ad
8 changed files with 66 additions and 49 deletions

View File

@@ -50,6 +50,7 @@
width: 100%;
height: 100%;
object-fit: cover;
border-radius: var(--Corner-radius-Medium);
}
.imageCaption {