Merged in feat/sw-1839-show-added-breakfast (pull request #1673)
Feat/sw-1839 show added breakfast * Fix wrong space character * Change to correct CSS variable * Show added breakfast ancillary in the "My add-ons" section * Show breakfast info in room card * Show breakfast in price details table * Format price Approved-by: Pontus Dreij
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
.breakfastPriceBox {
|
||||
display: flex;
|
||||
padding: var(--Space-15);
|
||||
padding: var(--Space-x15);
|
||||
flex: 1 0 0;
|
||||
border-radius: var(--Corner-radius-md);
|
||||
border: 1px solid var(--Base-Border-Subtle);
|
||||
|
||||
Reference in New Issue
Block a user