Allow items

This commit is contained in:
2022-02-17 19:17:24 +01:00
parent a6a0586347
commit 7ff89c34b8
4 changed files with 12 additions and 19 deletions

View File

@@ -52,7 +52,7 @@
{{/each}}
</ul>
<div class="flexrow">
<span class="generic-label packed-left"><a class="generic-pool-roll"><button class="chat-card-button">Pool Roll</button></a></span>
<span class="generic-label packed-left"><a class="generic-pool-roll"><button class="chat-card-button">Dice Pool</button></a></span>
</div>
</div>
@@ -202,6 +202,9 @@
<span class="generic-label"><a class="damage-resistance"><button class="chat-card-button">Damage Resistance</button></a></span>
</li>
<li class="item stat flexrow list-item">
<span class="generic-label"></span>
<span class="generic-label"><a class="generic-pool-roll"><button class="chat-card-button">Dice Pool</button></a></span>
<span class="generic-label"></span>
</li>
</ul>