Support multiline adversary names

This commit is contained in:
Carlos Fernandez 2025-12-17 21:37:30 -05:00
parent e74ce7726a
commit ac727eb492
4 changed files with 29 additions and 10 deletions

View file

@ -1,10 +1,7 @@
<header class='adversary-header-sheet'>
<line-div></line-div>
<div class="name-row">
<h1 class='actor-name'>
<input type='text' name='name' value='{{source.name}}' placeholder="{{localize "DAGGERHEART.GENERAL.actorName"}}"
/>
</h1>
<h1 class='input actor-name' contenteditable="plaintext-only" data-property="name">{{source.name}}</h1>
</div>
<div class="tags">
<div class="tag">