Moved all stats to stats tab, implemented hit dice
This commit is contained in:
@@ -3,12 +3,6 @@
|
||||
<core-toolbar hero-id="toolbar" hero class={{colorClass}}>
|
||||
<paper-icon-button id="backButton" role="button" tabindex="0" icon="arrow-back" aria-label="close"></paper-icon-button>
|
||||
<div flex hero-id="title" hero>{{title}}</div>
|
||||
<paper-icon-button id="deleteContainer"
|
||||
role="button"
|
||||
tabindex="0"
|
||||
icon="delete"
|
||||
aria-label="Delete Feature"
|
||||
noink></paper-icon-button>
|
||||
</core-toolbar>
|
||||
<div class="detailContent">
|
||||
<!--Description-->
|
||||
|
||||
Reference in New Issue
Block a user