mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-03 08:53:36 +00:00
fix: adjust more
This commit is contained in:
@@ -380,7 +380,7 @@ export function AgentOutputModal({
|
|||||||
<TaskProgressPanel
|
<TaskProgressPanel
|
||||||
featureId={featureId}
|
featureId={featureId}
|
||||||
projectPath={projectPath}
|
projectPath={projectPath}
|
||||||
className="shrink mx-1"
|
className="flex-shrink-0 mx-3 my-2"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
{effectiveViewMode === 'changes' ? (
|
{effectiveViewMode === 'changes' ? (
|
||||||
|
|||||||
Reference in New Issue
Block a user