fix: dont pad the terminal window
All checks were successful
create archive with lfs / tag (push) Successful in 10s

This commit is contained in:
dusk 2024-11-01 15:21:18 +03:00
parent cfab2e35d8
commit 1511b62deb
Signed by: dusk
SSH Key Fingerprint: SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw

View File

@ -24,7 +24,6 @@
{/if}
</svelte:head>
<div class="pl-16 pt-16">
<Window title="terminal" removePadding>
<div
class="
@ -50,4 +49,3 @@
</nobr></code></pre>
</div>
</Window>
</div>