forked from GitHub-Mirrors/foundry-sw5e
fixed inventory and favorites dragging to macro bar
This commit is contained in:
parent
e481098c98
commit
601cbd1a69
2 changed files with 10 additions and 3 deletions
|
@ -55,7 +55,7 @@
|
|||
</a>
|
||||
{{/if}}
|
||||
</div>
|
||||
<ol class="group-items">
|
||||
<ol class="group-items item-list">
|
||||
{{#each section.items as |item iid|}}
|
||||
<li class="item group-grid-inventory" data-item-id="{{item._id}}">
|
||||
<div class="item-name rollable">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue