fuck this. we sticking to latex

This commit is contained in:
BOT Alex 2025-02-13 11:56:05 +01:00
parent 71fe791ef7
commit 0d9ecf1fb9
8 changed files with 130 additions and 12 deletions

View file

@ -0,0 +1,9 @@
<div style="width: 210mm; height: 297mm;" class="bg-white overflow-y-auto overflow-x-hidden">
<div class="flex flex-col h-full">
<div {...$$restProps}>
<slot></slot>
</div>
<div class="border-b-2 mt-auto mb-0 border-dashed border-slate-600 hide-on-print"></div>
</div>
</div>