Merged in feat/SW-1598-hotel-parking-prices (pull request #1458)
feat(SW-1598): Now only showing "Free parking" when free parking is chosen * feat(SW-1598): Now only showing "Free parking" when free parking is chosen Approved-by: Fredrik Thorsson Approved-by: Matilda Landström
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.wrapper {
|
||||
display: grid;
|
||||
row-gap: var(--Spacing-x1);
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.period {
|
||||
@@ -9,5 +10,6 @@
|
||||
}
|
||||
|
||||
.information {
|
||||
margin: 0;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user