[Fix] Hints For Drag/Drop (#1076)

* Added hints for drag-drop areas

* Changed to drag-area style. Updated localization
This commit is contained in:
WBHarry 2025-08-24 19:15:42 +02:00 committed by GitHub
parent d686ac1e0c
commit d24fef7494
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 39 additions and 28 deletions

View file

@ -25,7 +25,7 @@
</div>
{{/each}}
</div>
<div class="adversaries-dragger">
<div class="drag-area">
{{localize "DAGGERHEART.GENERAL.dropActorsHere"}}
</div>
</fieldset>