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