feat(SW-341): add hotels listing sidepeeks
This commit is contained in:
@@ -78,6 +78,7 @@
|
||||
|
||||
.sidePeekContent {
|
||||
padding: var(--Spacing-x4);
|
||||
overflow-y: auto;
|
||||
}
|
||||
@media screen and (min-width: 1367px) {
|
||||
.modal {
|
||||
@@ -94,8 +95,4 @@
|
||||
.modal[data-exiting] {
|
||||
animation: slide-in 250ms reverse;
|
||||
}
|
||||
|
||||
.overlay {
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user