mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
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:
parent
21f930f73b
commit
eefa0a792a
1 changed files with 2 additions and 0 deletions
|
@ -277,6 +277,8 @@
|
|||
}
|
||||
|
||||
.change-currency {
|
||||
margin-top: var(--spacing-02);
|
||||
|
||||
.dropdown-item:not(:first-child) {
|
||||
margin-top: var(--spacing-02);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue