Merged in fix/bw-fixes (pull request #3481)
Fix/bw fixes * fix(bookingwidget): fixed some mobile issues with the booking widget * fixed dual scroll and hidden button in mobile guests & rooms picker * fixed button colors * fixed mobile search button position * Remove scroll lock
This commit is contained in:
@@ -62,6 +62,9 @@
|
||||
color: var(--Text-Interactive-Focus);
|
||||
}
|
||||
@media screen and (max-width: 767px) {
|
||||
.buttonContainer {
|
||||
margin-bottom: var(--Space-x6);
|
||||
}
|
||||
.voucherContainer {
|
||||
padding: var(--Space-x15) 0 var(--Space-x4);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user