small style refactor

This commit is contained in:
Son NK 2020-11-15 18:23:29 +01:00
parent 9cfb6d412a
commit 08902bf784
1 changed files with 4 additions and 1 deletions

View File

@ -193,7 +193,10 @@
>
<span class="font-weight-bold">{{ alias.email }}</span>
</span>
{% if alias.automatic_creation %} <span class="fa fa-inbox" data-toggle="tooltip" title="This alias was automatically generated because of an incoming email"></span>{% endif %}
{% if alias.automatic_creation %}
<span class="fa fa-inbox" data-toggle="tooltip"
title="This alias was automatically generated because of an incoming email"></span>
{% endif %}
</div>
<div class="col text-right">
<label class="custom-switch cursor"