mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 22:59:01 +02:00
Merge pull request #19784 from overleaf/mf-interstitial-payment-new-design-switcher
[web] Implement new interstitial payment page period switcher and header GitOrigin-RevId: cd60909bad3c597661ba99a785ca49ed85b75af3
This commit is contained in:
@@ -1011,3 +1011,13 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.plans-new-design.plans-interstitial-new-design {
|
||||
padding-top: calc(var(--spacing-13) + var(--header-height));
|
||||
|
||||
.plans-interstitial-new-content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user