sync
This commit is contained in:
parent
754dd57177
commit
8942f97998
1 changed files with 1 additions and 1 deletions
|
|
@ -2137,7 +2137,7 @@ function Shell(props: ToolProps) {
|
|||
</Show>
|
||||
<Show when={shellID()}>
|
||||
<text>
|
||||
<span style={{ bg: theme.backgroundElement, fg: theme.textMuted }}> Backgrounded </span>
|
||||
<span style={{ bg: theme.backgroundElement, fg: theme.textMuted }}> Background </span>
|
||||
</text>
|
||||
</Show>
|
||||
<Show when={collapsed().overflow}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue