Skip to content

Commit

Permalink
style(actor inventory): added a linebreak
Browse files Browse the repository at this point in the history
  • Loading branch information
SouOWendel committed Dec 5, 2024
1 parent 3169942 commit f330c7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/actor/parts/actor-inventario.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,8 @@
<div class='item-small item-prop'>Usos</div>
<div class='item-small item-prop'>Quantidade</div>
<div class='item-controls'>
<a class='item-control item-create' title='{{localize "DOCUMENT.Create" type='Dispositivo'}}' data-type='gerais' data-tipo="dispositivoLeve">
<a class='item-control item-create' title='{{localize "DOCUMENT.Create" type='Dispositivo'}}'
data-type='gerais' data-tipo="dispositivoLeve">
<i class='fas fa-plus'></i>
</a>
</div>
Expand Down

0 comments on commit f330c7f

Please sign in to comment.