Changed to drag-area style. Updated localization

This commit is contained in:
WBHarry 2025-08-24 19:07:29 +02:00
parent 6fdd2318a5
commit 25cf14ab07
6 changed files with 24 additions and 27 deletions

View file

@ -28,7 +28,7 @@
<legend>{{localize "TYPES.Item.subclass"}}</legend>
<div class="feature-list">
{{#unless source.system.subclasses}}
<div class="hint">{{localize "DAGGERHEART.GENERAL.missingDragDropThing" thing=(localize "TYPES.Item.subclass")}}</div>
<div class="drag-area">{{localize "DAGGERHEART.GENERAL.missingDragDropThing" thing=(localize "DAGGERHEART.GENERAL.subclasses")}}</div>
{{/unless}}
{{#each source.system.subclasses as |subclass index|}}
<li class='feature-item'>