fix(SW-2820): Removed overflow:hidden as it blocks booking widget dropdowns
Approved-by: Linus Flood
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
bottom: -100%;
|
bottom: -100%;
|
||||||
transition: bottom 300ms ease;
|
transition: bottom 300ms ease;
|
||||||
overflow: hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.compact {
|
.compact {
|
||||||
|
|||||||
Reference in New Issue
Block a user