fix: dont pad the terminal window
All checks were successful
create archive with lfs / tag (push) Successful in 10s
All checks were successful
create archive with lfs / tag (push) Successful in 10s
This commit is contained in:
parent
cfab2e35d8
commit
1511b62deb
@ -24,7 +24,6 @@
|
|||||||
{/if}
|
{/if}
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|
||||||
<div class="pl-16 pt-16">
|
|
||||||
<Window title="terminal" removePadding>
|
<Window title="terminal" removePadding>
|
||||||
<div
|
<div
|
||||||
class="
|
class="
|
||||||
@ -50,4 +49,3 @@
|
|||||||
</nobr></code></pre>
|
</nobr></code></pre>
|
||||||
</div>
|
</div>
|
||||||
</Window>
|
</Window>
|
||||||
</div>
|
|
||||||
|
Loading…
Reference in New Issue
Block a user