mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 13:49:00 +02:00
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:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user