diff --git a/resources/views/hosting/panel/terminal.blade.php b/resources/views/hosting/panel/terminal.blade.php index 1f9762b..3271922 100644 --- a/resources/views/hosting/panel/terminal.blade.php +++ b/resources/views/hosting/panel/terminal.blade.php @@ -15,7 +15,7 @@ resizeUrlTemplate: @js(route('hosting.panel.terminal.sessions.resize', [$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 --}}