New fixes around sheets

This commit is contained in:
2026-06-06 17:56:50 +02:00
parent 2143bcc8db
commit 2691ff521f
16 changed files with 52 additions and 56 deletions
+3 -9
View File
@@ -1,8 +1,5 @@
<form
class="{{cssClass}}"
autocomplete="off"
>
<header class="sheet-header">
<div class="{{cssClass}}">
<header class="sheet-header">
<img
class="profile-img"
src="{{item.img}}"
@@ -36,8 +33,5 @@
<h4>description</h4>
{{editor system.description target="system.description" rollData=rollData button=true owner=owner editable=editable}}
</div>
</section>
</form>
</div>