Skip to content

Commit

Permalink
space a bit X button
Browse files Browse the repository at this point in the history
  • Loading branch information
orthagh committed Apr 25, 2024
1 parent 899b928 commit 2d99614
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -47,7 +47,7 @@
<input type="text" disabled class="form-control" />
</div>
</div>
<button type="button" class="btn btn-ghost-secondary btn-sm me-2 remove-field" title="{{ __("Remove") }}">
<button type="button" class="btn btn-ghost-secondary btn-sm ms-2 remove-field" title="{{ __("Remove") }}">
<i class="ti ti-x"></i>
</button>
</div>
Expand Down

0 comments on commit 2d99614

Please sign in to comment.