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 May 6, 2024
1 parent 6a810f6 commit 12941bd
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 12941bd

Please sign in to comment.