调整结果总览详情侧栏固定布局

This commit is contained in:
wkc
2026-03-25 17:26:50 +08:00
parent d174dc739f
commit 0746a44b32
6 changed files with 168 additions and 96 deletions

View File

@@ -33,6 +33,9 @@ const mockSource = fs.readFileSync(
"detailLoading",
"detailError",
"handleRetryDetail()",
"project-analysis-layout__main-scroll",
"overflow-y: auto",
"max-height: calc(90vh - 120px)",
].forEach((token) => assert(dialog.includes(token), token));
[