Merge pull request #21992 from overleaf/mf-integrate-change-currency-new-checkout-page

[web] Integrate change currency to new checkout page

GitOrigin-RevId: cbb942062dbf408613f1a6b5f598947ca4a52370
This commit is contained in:
M Fahru 2024-11-20 10:41:11 -07:00 committed by Copybot
parent 21f930f73b
commit eefa0a792a

View file

@ -277,6 +277,8 @@
}
.change-currency {
margin-top: var(--spacing-02);
.dropdown-item:not(:first-child) {
margin-top: var(--spacing-02);
}