Feat(SW-2083) missing booking codes scenarios my stay * feat(SW-2083) Show points instead of reward nights * feat(SW-2083) added support for cheque and voucher for totalPrice Approved-by: Niclas Edenvin
6 lines
69 B
CSS
6 lines
69 B
CSS
.totalPrice {
|
|
display: flex;
|
|
align-items: center;
|
|
gap: 10px;
|
|
}
|