Feat/SW-475 enter details header * feat(SW-475): updated hotel mock data to reflect api * feat(SW-475): Added hotel selection header with sidepeek buttons * fix(SW-475): fixes from PR * fix(SW-475): changed intl string Approved-by: Arvid Norlin
5 lines
56 B
CSS
5 lines
56 B
CSS
.buttons {
|
|
display: flex;
|
|
gap: var(--Spacing-x3);
|
|
}
|