mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
fixes
This commit is contained in:
parent
549140d861
commit
f1d0881951
9 changed files with 98 additions and 48 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<header class="dialog-header">
|
||||
<h1>{{itemName}}</h1>
|
||||
</header>
|
||||
<ul class="actions-list">
|
||||
<ul class="action-buttons-list">
|
||||
{{#each actions}}
|
||||
<li class="action-item">
|
||||
<button type="button" class="list-button" data-action-id="{{id}}" data-action="choose">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue