Merged in feat/SW-1454-hotel-listing-city-page (pull request #1250)
feat(SW-1454): added hotel listing * feat(SW-1454): added hotel listing Approved-by: Fredrik Thorsson
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
}
|
||||
|
||||
.triggerArea {
|
||||
position: relative;
|
||||
display: flex;
|
||||
cursor: pointer;
|
||||
width: 100%;
|
||||
@@ -21,6 +22,7 @@
|
||||
|
||||
.image {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user