Improve Simple Worldbuilding sheet layout and macro syntax

This commit is contained in:
Andrew 2020-04-18 16:14:51 -07:00
parent 6dbee061d6
commit d405a18f53
8 changed files with 350 additions and 138 deletions

View file

@ -29,7 +29,7 @@
<section class="sheet-body">
{{!-- Biography Tab --}}
<div class="tab biography active" data-group="primary" data-tab="description">
<div class="tab biography" data-group="primary" data-tab="description">
{{editor content=data.biography target="data.biography" button=true owner=owner editable=editable}}
</div>