mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 19:55:11 +00:00
tui: remove footer overlay when sidebar is hidden to improve screen real estate
This commit is contained in:
parent
9930ac6929
commit
563d2f98d6
1 changed files with 0 additions and 3 deletions
|
|
@ -1028,9 +1028,6 @@ export function Session() {
|
|||
sessionID={route.sessionID}
|
||||
/>
|
||||
</box>
|
||||
<Show when={!sidebarVisible()}>
|
||||
<Footer />
|
||||
</Show>
|
||||
</Show>
|
||||
<Toast />
|
||||
</box>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue