mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 21:21:08 +01:00
.
This commit is contained in:
parent
24893b8d5b
commit
fb23ef1aa5
1 changed files with 6 additions and 6 deletions
|
|
@ -57,6 +57,7 @@
|
||||||
<label>{{localize "DAGGERHEART.SETTINGS.Menu.appearance.diceSoNice.font"}}</label>
|
<label>{{localize "DAGGERHEART.SETTINGS.Menu.appearance.diceSoNice.font"}}</label>
|
||||||
{{formInput fields.font value=values.font choices=@root.diceSoNiceFonts localize=true}}
|
{{formInput fields.font value=values.font choices=@root.diceSoNiceFonts localize=true}}
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<div class="button-container">
|
<div class="button-container">
|
||||||
<button type="button" data-action="preview" data-key="{{dsnTab.id}}">
|
<button type="button" data-action="preview" data-key="{{dsnTab.id}}">
|
||||||
<i class="fa-solid fa-dice"></i>
|
<i class="fa-solid fa-dice"></i>
|
||||||
|
|
@ -64,7 +65,6 @@
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
</section>
|
</section>
|
||||||
{{/each}}
|
{{/each}}
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue