mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
comment
This commit is contained in:
parent
1f5f2d8383
commit
a59b9d1a4c
2 changed files with 1 additions and 2 deletions
|
|
@ -390,7 +390,7 @@
|
|||
.form-group {
|
||||
width: fit-content;
|
||||
|
||||
&.span-2{
|
||||
&.span-2 {
|
||||
grid-column: 1 / span 2;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,6 @@
|
|||
<label for="uses.enabled">Uses{{#if uses.consumeOnSuccess}}<span class="hint">{{localize "DAGGERHEART.ACTIONS.Settings.consumeOnSuccess.short"}}{{/if}}</span></label>
|
||||
</div>
|
||||
</div>
|
||||
{{!-- <div></div> --}}
|
||||
<label class="modifier-label">{{uses.value}}/{{formulaValue uses.max @root.rollConfig.data}}</label>
|
||||
</li>
|
||||
{{/if}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue