Merge pull request #28324 from overleaf/kh-add-stripe-custom-checkout-page

[web] add Stripe custom checkout page

GitOrigin-RevId: ff614f3de828f0061e5c7839f3c017103d58b79a
This commit is contained in:
Kristina
2025-09-16 09:56:54 +02:00
committed by Copybot
parent 5d2e0651f0
commit f1872fc04c

View File

@@ -159,6 +159,10 @@
align-items: center;
}
.notification {
align-self: flex-start;
}
.payment-review-panel {
width: 339px;
height: 100%;