fix: match terminal toggle button size with sidebar and review toggles

This commit is contained in:
David Hill
2026-01-22 09:48:10 +00:00
parent cf1fc02d27
commit 3b92d5c1c6

View File

@@ -212,7 +212,7 @@ export function SessionHeader() {
>
<Button
variant="ghost"
class="group/terminal-toggle size-8 rounded-md"
class="group/terminal-toggle size-6 p-0"
onClick={() => view().terminal.toggle()}
>
<div class="relative flex items-center justify-center size-4 [&>*]:absolute [&>*]:inset-0">