Terminal: fill the viewport (height below the panel header, edge-to-edge)
Deploy Ladill Hosting / deploy (push) Successful in 34s
Deploy Ladill Hosting / deploy (push) Successful in 34s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
01ba91d5ca
commit
d7b47e67fb
@@ -15,7 +15,7 @@
|
|||||||
resizeUrlTemplate: @js(route('hosting.panel.terminal.sessions.resize', [$account, '__SESSION__'])),
|
resizeUrlTemplate: @js(route('hosting.panel.terminal.sessions.resize', [$account, '__SESSION__'])),
|
||||||
closeUrlTemplate: @js(route('hosting.panel.terminal.sessions.close', [$account, '__SESSION__'])),
|
closeUrlTemplate: @js(route('hosting.panel.terminal.sessions.close', [$account, '__SESSION__'])),
|
||||||
})"
|
})"
|
||||||
class="-m-6 flex h-[calc(100vh-8rem)] flex-col bg-[#0a0a0a]"
|
class="-m-4 lg:-m-6 flex h-[calc(100dvh-3.5rem)] flex-col bg-[#0a0a0a]"
|
||||||
>
|
>
|
||||||
{{-- Terminal Header --}}
|
{{-- Terminal Header --}}
|
||||||
<div class="flex items-center justify-between border-b border-white/5 bg-[#0a0a0a] px-4 py-2">
|
<div class="flex items-center justify-between border-b border-white/5 bg-[#0a0a0a] px-4 py-2">
|
||||||
|
|||||||
Reference in New Issue
Block a user