Feat/BOOK-424 campaign banner
Approved-by: Bianca Widstam
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
|
||||
.languageModal {
|
||||
position: fixed;
|
||||
top: calc(var(--main-menu-mobile-height) + var(--sitewide-alert-height));
|
||||
top: calc(var(--main-menu-mobile-height) + var(--alert-and-banner-height));
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
|
||||
.modal {
|
||||
position: fixed;
|
||||
top: calc(var(--main-menu-mobile-height) + var(--sitewide-alert-height));
|
||||
top: calc(var(--main-menu-mobile-height) + var(--alert-and-banner-height));
|
||||
right: auto;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
.modal {
|
||||
position: fixed;
|
||||
top: calc(var(--main-menu-mobile-height) + var(--sitewide-alert-height));
|
||||
top: calc(var(--main-menu-mobile-height) + var(--alert-and-banner-height));
|
||||
right: auto;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
@@ -68,7 +68,7 @@
|
||||
|
||||
.closeModalBtn {
|
||||
position: fixed;
|
||||
top: calc(var(--Space-x2) + var(--sitewide-alert-height));
|
||||
top: calc(var(--Space-x2) + var(--alert-and-banner-height));
|
||||
right: var(--Space-x15);
|
||||
background-color: var(--SAS-Default);
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user