Merge pull request #21993 from overleaf/mf-payment-page-toggle-currency

[web] Create new `payment-page-toggle-currency` event on currency dropdown

GitOrigin-RevId: 58d26ded8930e4ffecbb8c3af89658ca9bd2a08e
This commit is contained in:
M Fahru 2024-11-20 10:50:43 -07:00 committed by Copybot
parent 16e65edd0d
commit 0a46bdc2ac

View file

@ -229,11 +229,6 @@
}
}
}
hr {
margin-top: var(--spacing-08);
margin-bottom: var(--spacing-08);
}
}
.payment-checkout {
@ -286,6 +281,7 @@
.change-currency-toggle {
padding-left: 0;
padding-bottom: 0;
text-decoration: underline;
color: var(--content-secondary);