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 -7
View File
@@ -1,8 +1,5 @@
<form
class="{{cssClass}}"
autocomplete="off"
>
{{log this}}
<div class="{{cssClass}}">
{{log this}}
<header class="sheet-header">
<img
class="profile-img"
@@ -47,5 +44,4 @@
</div>
</header>
</form>
</div>