Add create icon
This commit is contained in:
parent
fa3dbfd597
commit
1f26bbae1b
4 changed files with 11 additions and 3 deletions
|
|
@ -65,9 +65,11 @@
|
|||
|
||||
<div class="flex-row">
|
||||
<button
|
||||
class="confirm add-spell"
|
||||
class="confirm add-spell equal-padding"
|
||||
>
|
||||
Add New Spell
|
||||
<div class="icon icon--20">
|
||||
{{{ icons.create }}}
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
{{/ dotdungeon.panel}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue