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:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user