feat: merge stores, fix auto navigation, split summary
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.rooms {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--Spacing-x9);
|
||||
grid-area: booking;
|
||||
}
|
||||
Reference in New Issue
Block a user