mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
style compedium item list
This commit is contained in:
parent
e5f0ac7d30
commit
17d01a3d3a
5 changed files with 673 additions and 28 deletions
|
|
@ -65,7 +65,7 @@
|
|||
{{#each items}}
|
||||
<div class="item-container" data-item-uuid="{{uuid}}" draggable="true">
|
||||
<div class="item-header">
|
||||
<div data-action="expandContent">
|
||||
<div class="item-info" data-action="expandContent">
|
||||
<img src="{{img}}" data-item-key="img" class="item-list-img">
|
||||
<div data-item-key="name" class="item-list-name">{{name}}</div>
|
||||
{{#each ../menu.data.columns}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue