mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-22 02:18:27 +00:00
Merge pull request #22139 from overleaf/mf-add-paypal-disclaimer
[web] Add paypal disclaimer text above submit button GitOrigin-RevId: d31ae6cd38e5244613c27f18a9f04bc9cd322dd5
This commit is contained in:
parent
6f0b839354
commit
a623faf260
1 changed files with 6 additions and 0 deletions
|
@ -253,6 +253,12 @@
|
|||
@include body-sm;
|
||||
}
|
||||
|
||||
.paypal-disclaimer {
|
||||
@include body-sm;
|
||||
|
||||
margin: var(--spacing-05) 0 0 0;
|
||||
}
|
||||
|
||||
.form-group {
|
||||
&:not(.payment-method-toggle) {
|
||||
margin-bottom: var(--spacing-05);
|
||||
|
|
Loading…
Add table
Reference in a new issue