mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-07-31 12:03:45 +00:00
merge main branch resolve conflicts
This commit is contained in:
parent
f23975a09c
commit
5059bc052d
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ export function PreviewPanel({
|
|||
};
|
||||
|
||||
return (
|
||||
<div className="flex h-full min-h-0 w-full min-w-0 flex-col overflow-hidden px-1 pb-2">
|
||||
<div className="flex h-full min-h-0 w-full min-w-0 flex-col overflow-hidden px-1 pb-1">
|
||||
<div className="flex h-[44px] shrink-0 items-center justify-start gap-1 px-1.5">
|
||||
<div className="relative flex min-w-0 items-center">
|
||||
<div
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue