Merged in fix/SW-2427-floating-booking-widget-fullwidth (pull request #1826)
fix: when floating booking widget is sticky let it have white background all the way out. SW-2427 * fix: when floating booking widget is sticky let it have white background all the way out. Resolves SW-2427 * pr: move styling variants to it's own file Approved-by: Christian Andolf
This commit is contained in:
@@ -69,6 +69,10 @@
|
||||
height: auto;
|
||||
position: static;
|
||||
padding: 0;
|
||||
|
||||
&.compactFormContainer {
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
.close {
|
||||
|
||||
Reference in New Issue
Block a user