Increase the left margin
This commit is contained in:
parent
64ce83922d
commit
42ee635081
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
</div>
|
||||
|
||||
<a href="<?= site_url('integrations') ?>" class="btn btn-outline-primary ms-2">
|
||||
<i class="fas fa-chevron-left me-2"></i>
|
||||
<i class="fas fa-chevron-left me-4"></i>
|
||||
<?= lang('back') ?>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue