mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-22 06:07:59 +00:00
Merge pull request #21834 from overleaf/mf-checkout-redesign-3d-secure
[web] New checkout page redesign 3d secure implementation GitOrigin-RevId: ad93fc8a50b1567293cc30fee014eaaab1fb0fa5
This commit is contained in:
parent
cc0fcc2a18
commit
b24b6f0f95
2 changed files with 7 additions and 2 deletions
|
@ -85,8 +85,7 @@
|
|||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
.three-d-secure-container,
|
||||
.three-d-secure-container--react {
|
||||
.three-d-secure-container {
|
||||
> .three-d-secure-recurly-container {
|
||||
height: 400px;
|
||||
|
||||
|
|
|
@ -371,3 +371,9 @@
|
|||
color: var(--link-web);
|
||||
}
|
||||
}
|
||||
|
||||
.three-d-secure-container {
|
||||
> .three-d-secure-recurly-container {
|
||||
height: 400px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue