Skip to content

Commit

Permalink
Adding margin to Gift Amount header
Browse files Browse the repository at this point in the history
  • Loading branch information
RyGuy committed Dec 17, 2024
1 parent 2efb3d4 commit 7a14127
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ <h4 class="panel-title border-bottom-small" translate>
</div>
</div>
<div class="panel panel-default give-modal-panel">
<h4 class="panel-title border-bottom-small" translate>
<h4 class="panel-title border-bottom-small mt" translate>
{{'GIFT_AMOUNT'}}
</h4>
<div class="panel-body p0" ng-if="$ctrl.useV3 === 'true'">
Expand Down

0 comments on commit 7a14127

Please sign in to comment.