fix: booking code and reward night messages are now displayed correctly
also fixed an incorrect css value
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
display: flex;
|
||||
gap: var(--Space-x1);
|
||||
flex-direction: column-reverse;
|
||||
align-items: start;
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.selectedPackages {
|
||||
|
||||
Reference in New Issue
Block a user