Merged in fix/book-679-sidepeeks-heading-overlap (pull request #3375)
fix(BOOK-679): updated z-index for sidepeeks CTA buttons * fix(BOOK-679): updated z-index for sidepeeks CTA buttons * fixed unavailable buttons Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
gap: var(--Space-x1);
|
||||
color: var(--Text-Interactive-Default);
|
||||
align-items: center;
|
||||
z-index: 1;
|
||||
|
||||
/* Hack to make it look like the heading has a background which covers the top of the sidepeek */
|
||||
&::before {
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
margin-bottom: 125px;
|
||||
}
|
||||
|
||||
&.hasSpaPage.hasWellnessExercisePage {
|
||||
&.hasSpaPage.hasWellnessPage {
|
||||
margin-bottom: 201px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user