[web] add Stripe custom checkout page GitOrigin-RevId: ff614f3de828f0061e5c7839f3c017103d58b79a
@@ -159,6 +159,10 @@
align-items: center;
}
+ .notification {
+ align-self: flex-start;
+ }
+
.payment-review-panel {
width: 339px;
height: 100%;