mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 14:36:13 +01:00
fix weird diff on tab actions
This commit is contained in:
parent
64d2e3d9ae
commit
6fb154767f
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@
|
|||
<img class="image" src="{{action.img}}" />
|
||||
<span>{{action.name}}</span>
|
||||
<div class="controls">
|
||||
<button class="action-use-button" data-index="{{index}}" type="button">Use</button>
|
||||
<a data-action="removeAction"><i class="fa-solid fa-trash"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue