fix(web): 审稿页右栏去掉冲突列表 flex-1,四审聚合消除约 400px 死白

This commit is contained in:
Yaojia Wang
2026-06-20 10:44:37 +02:00
parent 765dbdfbd4
commit 7e63534366

View File

@@ -281,7 +281,7 @@ export function ReviewReport({
/>
</section>
<section className="flex-1">
<section>
{conflicts.length === 0 ? (
<p className="rounded border border-dashed border-line p-4 text-xs text-ink-soft">
{review.state.phase === "done" || seededConflicts.length === 0