Fix #75 Token drag&drop

This commit is contained in:
2022-09-29 13:10:41 +02:00
parent cfcc9ca557
commit c8cc9d6c82
2 changed files with 7 additions and 1 deletions

View File

@ -17,7 +17,7 @@
{{editor purchasedeffects target="system.purchasedeffects" button=true owner=owner
editable=editable}}
</div>
<div class="medium-editor item-text-long-line">
<div class="long-editor item-text-long-line">
<label class="generic-label">Description</label>
{{editor description target="system.description" button=true owner=owner editable=editable}}
</div>