mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-04 23:40:48 +00:00
chore: generate
This commit is contained in:
parent
0596b02f19
commit
27406cf8ef
2 changed files with 17 additions and 19 deletions
|
|
@ -1614,9 +1614,7 @@ export default function Layout(props: ParentProps) {
|
|||
</Collapsible.Trigger>
|
||||
}
|
||||
>
|
||||
<div class="flex items-center justify-between w-full pl-2 pr-16 py-1.5 rounded-md">
|
||||
{header()}
|
||||
</div>
|
||||
<div class="flex items-center justify-between w-full pl-2 pr-16 py-1.5 rounded-md">{header()}</div>
|
||||
</Show>
|
||||
<div
|
||||
class="absolute right-1 top-1/2 -translate-y-1/2 flex items-center gap-0.5 transition-opacity"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue